optimizt
Helps prepare images for the web.
Optimizt is a command‑line utility that processes raster and vector images for web deployment. It can compress PNG, JPEG, GIF, and SVG files using either lossy or lossless algorithms, and it can generate AVIF and WebP versions of raster images. The tool relies on the sharp library for most formats, svgo for SVG optimization, gifsicle for GIF handling, and Guetzli for lossless JPEG compression.
The program is aimed at frontend developers who need a single solution for reducing image payloads and creating modern‑browser formats. It offers a range of flags to control output, such as forcing re‑creation of AVIF/WebP files, selecting lossless mode, specifying output directories, and adding filename prefixes or suffixes. Configuration can be customized via a .optimiztrc.cjs file or a user‑provided config.
Optimizt is distributed as an npm package and also as a Docker image, allowing use in local development environments or containerised pipelines. It integrates with JetBrains IDEs and Visual Studio Code, and it can be invoked directly from the shell or incorporated into build scripts.
Reviews
Loading reviews…
Similar apps

File Management & Transfer
SVGO
Optimize SVG files.
File Management & Transfer
Optimage
Image optimisation tool

Terminals & CLI
gifsicle
Create, manipulate, and optimize GIF images and animations.

Fonts, Colors & Assets
ImageOptim
Compress images and remove EXIF information.
File Management & Transfer
OPT-IMG
Upload once, get AI-generated filenames, alt text, and WebP compression. The only tool that does all 3 in one workflow.

Terminals & CLI
imagemagick
Gold standard for anything images.