Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
As title says, I'm trying to do a simple resize with the following format
http://localhost:62622/media/1010/my_image.png?width=1900&height=500
The original files (tested with multiple files) are .png with different sizes, but after processing the size files get bigger.
For example
File A (works fine)
File B (bigger size)
Do I need an extra configuration or it has something to do with my original images?
Using:
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
ImageProcessor.Web and PostProcessor | Resized file disk size bigger than original file
As title says, I'm trying to do a simple resize with the following format
The original files (tested with multiple files) are .png with different sizes, but after processing the size files get bigger.
For example
File A (works fine)
File B (bigger size)
Do I need an extra configuration or it has something to do with my original images?
Using:
is working on a reply...