HEIC Format
The module can convert user uploaded images from heic to jpg
You just need to download the tifig binary from github and place it in the folder /usr/local/bin
Then execute this command to allow the binary execution
1 |
chmod +x /usr/local/bin/tifig |
PDF/AI/EPS Formats
To support PDF and AI and EPS files, you need to install inkscape on your server
1 |
sudo apt install inkscape |
Please contact your hosting service if you couldn’t install the mentioned programs on your server