[OzzModz]/[Kirby] Convert uploaded PNG images to JPEG

[OzzModz]/[Kirby] Convert uploaded PNG images to JPEG 2.0.0

No permission to download
Small addon that will convert PNG images to JPEG if they are larger than the maximum allowed attachment filesize.

Please note that transparency will be lost in this case.
I did implement code to detect transparency and ignore the file if it does contain transparency, but that quite simply does not make much sense to me so the code to do this is commented out:
If the image filesize is larger than allowed maximum and it is not being converted to JPEG, the upload would fail.

Originally coded by @Kirby, in this thread, https://xenforo.com/community/threa...f-phone-uploads-and-chrome-copy-paste.183606/
  • Like
Reactions: G Hart
Author
Ozzy47
Downloads
11
Views
504
Extention type
zip
File size
11.4 KB
Hash
b5a87771d08a9639a799faca6f875f9b
First release
Last update
Rating
0.00 star(s) 0 ratings

More add-ons from Ozzy47

Share this resource

Latest updates

  1. [OzzModz]/[Kirby] Convert uploaded PNG images to JPEG for XenForo 2.1+ Update 2.0.0

    Fixed: Added a missing class extension that prevented the addon from working.
Back
Top