This PHP class uploads files and manipulates images very easily. It is in fact as much as an image processing class than it is an upload class. Compatible with PHP 4, 5, 7 and 8. Supports processing of local files, uploaded files, files sent through XMLHttpRequest.
Hi Colin
I've just come across my first .heic images. As they are are from an iPhone, I assume I'll be seeing a lot more. Are there plans to add this format to acceptable images?
Many thanks
There is no plan to add HEIC support in the class. The class relies on GD, and GD doesn't support HEIC files. Besides HEIC is a format that is tricky licensing-wise
Hi Colin I've just come across my first .heic images. As they are are from an iPhone, I assume I'll be seeing a lot more. Are there plans to add this format to acceptable images? Many thanks