Skip to content

A utility for processing PNG, JPEG, BMP, and WebP images. Features include resize/resample, dither, grayscale, apply background color, subpixel rendering.

License

Notifications You must be signed in to change notification settings

ImageProcessing-ElectronicPublications/imageworsener

 
 

Repository files navigation

ORG.IPEP: GitHub release (latest by date) GitHub Release Date GitHub repo size GitHub all releases GitHub

ImageWorsener

ImageWorsener is a cross-platform command-line utility and library for image scaling and other image processing. It has full support for PNG, JPEG, BMP formats, experimental support for WebP, read-only support for GIF, and limited support for some other image formats. It’s not as fast or memory-efficient as some utilities, but it’s very accurate.

It is free software, licensed under an MIT-style license.

Information:

Demonstrations:

  • Part 1: Reducing image size, blur, grayscale, posterize, dither, etc.
  • Part 2: Increasing image size, resampling filters, transparency, backgrounds, etc.

Downloads and exammples:


ImageWorsener


About

A utility for processing PNG, JPEG, BMP, and WebP images. Features include resize/resample, dither, grayscale, apply background color, subpixel rendering.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 95.6%
  • Shell 3.2%
  • Other 1.2%