Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Scale image to specific file size
#2
It's hard to predict the size of a JPEG. It depends on the image contents (a blurry image compresses better than a sharp one). IMHO your best bet is to use a script based on ImageMagick's convert that produces progressively smaller sizes by reducing the JPEG quality, and stops once the size is below your limit.
Reply


Messages In This Thread
RE: Scale image to specific file size - by Ofnuts - 09-15-2017, 04:33 PM

Forum Jump: