SproutCMS

This is the code documentation for the SproutCMS project

class FileConvert

Converter between various file types

For all features to work, the following programs need to be installed:
- convert (e.g. from the graphicsmagick-imagemagick-compat Debian package)
- exiftool (e.g. from the libimage-exiftool-perl Debian package)
- libreoffice (e.g. from the libreoffice-common Debian package)

Source code (2 results)

/sprout/Exceptions/FileConversionException.php   Highlighted file source

Line 18: * Exception thrown while using the FileConvert helper

/sprout/Helpers/FileConvert.php   Highlighted file source

Line 28: class FileConvert
Line 49: * then be converted using {@see FileConvert::imagemagick}

A total of 3 lines in 2 files were found