Images

optimizt – CLI image optimization tool

optimizt is a command-line image optimization tool. It helps you prepare images during frontend development.

JPEG, PNG, WebP, and AVIF processing is performed using the sharp library. SVG processing is performed using the svgo utility.

This is free and open source software.

Key Features

  • Compress PNG, JPEG, GIF and SVG lossy and lossless and create AVIF and WebP versions for raster images.
  • By default the software performs lossy optimizations.
  • Option to perform lossless optimizations:
    • When creating AVIF and WebP versions, optimizations are applied that do not affect the visual quality of the images.
    • PNG, JPEG, and GIF optimization uses settings that maximize the visual quality of the image at the expense of the final file size.
    • When processing SVG files, the settings for Lossy and Lossless modes are identical.
  • Force the creation of AVIF and WebP formats.
  • Write output to a specified directory.

Website: github.com/343dev/optimizt
Support:
Developer: Andrey Warkentin and contributors
License: MIT License

optimizt

optimizt is written in JavaScript. Learn JavaScript with our recommended free books and free tutorials.


Related Software

Console Based Image Compression Tools
MozJPEGMozilla JPEG Encoder Project
pngquantUtility and a library for lossy compression of PNG images
SVGONode.js library and command-line application for optimizing SVG files
OxipngMultithreaded PNG optimizer, forked from Optipng
libjxlReference implementation of JPEG XL
libjpeg-turboJPEG image codec
QOIThe Quite OK Image Format
YOGAYummy Optimizer for Gorgeous Assets
pngcrushOptimizer for PNG files
jpegoptimOptimize JPEG files. Lossless and lossy compression available
OptiPNGAdvanced PNG optimizer
GuetzliPerceptual JPEG encoder with excellent compression density at high quality
ECTFast and effective C++ file optimizer
CrunchLossy PNG image file optimization
zopflipngPNG optimisation tool using zopfli
JPEG ArchiveUtilities for archive JPEGs for long term storage
optimiztCLI image optimization tool
picoptMulti format lossless image optimize
tinifierCLI tool for compressing images using the TinyPNG API

Read our verdict in the software roundup.


Best Free and Open Source Software Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.

This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more.

Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form.
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments