Hello i want to compress a JPG image file with Image Magick but cant get too much difference in size, by default the output size is bigger than the input, dont know why, but after adding some +profile options and setting down the quality i can get an smaller size but still similar to original.
The input image is 255kb, the processed image is 264kb (using +profile to remove profiles and setting quality to 70%) is there any way to compress that image to 150kb at least? is that possible? what image magick options can i use?
Thank you very much.