Enable JavaScript to use search. / 検索を使用するには JavaScript を有効にしてください。
Posts with #image-compression
Sat, December 22, 2012
1 min read
Image compression sites and tools summary
A short roundup of JPEGmini for JPEG, TinyPNG for PNG, and ImageOptim for the Mac.
read more →
Sat, March 16, 2019
ImageMagick Sample Code for Converting Images to @2x, @3x, @4x Sizes
Sample code that uses ImageMagick's convert to emit @2x, @3x, and @4x variants of an image.
Thu, March 19, 2020
How to Use ImageMagick's mogrify Command for Batch Image Size Conversion
How to batch-resize images with ImageMagick's mogrify command, with a few common examples.