S
stromb0li
Guest
Is there a way to retain an original image file that is uploaded/added as an attachment?
If I upload a 300 DPI photo, it looks like the PHP built-in GD image library defaults to 96 dpi and Imagick defaults to 72 dpi upon upload; altering the photo.
Our use-case is we allow submission of photos for publication and when uploaded via XenForo, the original file is altered.
Under attachments, we tried setting image optimization to "Do not optimize", but we still see the original file being...
Read more
Continue reading...
If I upload a 300 DPI photo, it looks like the PHP built-in GD image library defaults to 96 dpi and Imagick defaults to 72 dpi upon upload; altering the photo.
Our use-case is we allow submission of photos for publication and when uploaded via XenForo, the original file is altered.
Under attachments, we tried setting image optimization to "Do not optimize", but we still see the original file being...
Read more
Continue reading...