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

xF2 Add-on [OzzModz]/[Kirby] Convert uploaded PNG images to JPEG 2.0.0

No permission to download

ENXF NET

Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
Joined
Nov 13, 2018
Messages
20,261
Points
823

Reputation:

ENXF NET submitted a new resource:

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

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.

Read more about this resource...
 

ENXF NET

Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
Joined
Nov 13, 2018
Messages
20,261
Points
823

Reputation:

Top