Brian Wigginton · Feb 11, 2018
Images Fast & Cheap - Generating Low Quality Images with Imagemagick
0Sign in to vote or save
This page cannot be shown here. You can still read it on the original site — the toolbar below keeps your place in the directory.
I needed a way to generate low quality blurry images for use with progressively.js on this blog. The images need to be only a few 10k max. These images are just placeholders to be used until the larger one can be pulled in. Imagemagick to the rescue! You can use the following commands to convert images into low quality ones. # resive image.png to 800px wide and jpg format convert image.
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.