Search found 2 matches
- 2014-11-03T09:15:48-07:00
- Forum: Users
- Topic: Maximum size jpeg
- Replies: 2
- Views: 1843
Re: Maximum size jpeg
Applied the command to 85 images in folder. There was some wait, but the result is exactly what I hoped for. Sizes are now 100-149 KB and all pictures look fine. Thanks for relocating the post.
- 2014-11-03T05:46:09-07:00
- Forum: Users
- Topic: Maximum size jpeg
- Replies: 2
- Views: 1843
Maximum size jpeg
When resizing I use the following command: convert -distort resize 800x -strip -quality 70 Applying this command results in output files with wildly varying sizes, e.g. 30-250 KB. I want to have output files with a maximum size adjusted to the web server's rigid limit (150KB) by adapting quality ...