All Projects → skhaz → Compression Tools

skhaz / Compression Tools

A Docker image that contains a set of tools for compressing and optimize images in many formats with high results, it also includes GNU Parallel

Projects that are alternatives of or similar to Compression Tools

Imager
Automated image compression for efficiently distributing images on the web.
Stars: ✭ 266 (+1673.33%)
Mutual labels:  image-compression
Biscuit
一款Android 便捷高效图片压缩库,更多自定义,灵活配置,缩放部分逆向微信朋友圈压缩效果推算得来,效果非常接近!
Stars: ✭ 395 (+2533.33%)
Mutual labels:  image-compression
Optimizt
CLI image optimization tool
Stars: ✭ 594 (+3860%)
Mutual labels:  image-compression
Tinypng4mac
TinyPNG client for Mac
Stars: ✭ 3,025 (+20066.67%)
Mutual labels:  image-compression
Flif
Free Lossless Image Format
Stars: ✭ 3,668 (+24353.33%)
Mutual labels:  image-compression
Resizer
An image resizing library for Android
Stars: ✭ 406 (+2606.67%)
Mutual labels:  image-compression
imgsvd
Shiny App for Image Compression via SVD
Stars: ✭ 22 (+46.67%)
Mutual labels:  image-compression
Imgp
📸 High-performance cli batch image resizer and rotator
Stars: ✭ 744 (+4860%)
Mutual labels:  image-compression
Wximagecompress
Image size quality compression, very close to WeChat picture compression strategy
Stars: ✭ 376 (+2406.67%)
Mutual labels:  image-compression
Gaussianblur
An easy and fast library to apply gaussian blur filter on any images. 🎩
Stars: ✭ 473 (+3053.33%)
Mutual labels:  image-compression
Crunch
Crunch is a tool for lossy PNG image file optimization. It combines selective bit depth, color type, and color palette reduction with zopfli DEFLATE compression algorithm encoding using the pngquant and zopflipng PNG optimization tools. This approach leads to a significant file size gain relative to lossless approaches at the expense of a relatively modest decrease in image quality (see example images below).
Stars: ✭ 3,074 (+20393.33%)
Mutual labels:  image-compression
Imageflow
High-performance image manipulation for web servers. Includes imageflow_server, imageflow_tool, and libimageflow
Stars: ✭ 3,643 (+24186.67%)
Mutual labels:  image-compression
Generative Compression
TensorFlow Implementation of Generative Adversarial Networks for Extreme Learned Image Compression
Stars: ✭ 428 (+2753.33%)
Mutual labels:  image-compression
Compressorjs
JavaScript image compressor.
Stars: ✭ 3,500 (+23233.33%)
Mutual labels:  image-compression
Caesium Image Compressor
Caesium is a cross-platform image compression software aimed at helping photographers, bloggers, webmasters, businesses or casual users at storing, sending and sharing digital pictures. Based on libcaesium.
Stars: ✭ 595 (+3866.67%)
Mutual labels:  image-compression
Phew
FLIF image viewer and QuickLook plugin for macOS
Stars: ✭ 74 (+393.33%)
Mutual labels:  image-compression
Avif.js
AVIF polyfill for the browser
Stars: ✭ 399 (+2560%)
Mutual labels:  image-compression
Image Actions
A Github Action that automatically compresses JPEGs, PNGs and WebPs in Pull Requests.
Stars: ✭ 844 (+5526.67%)
Mutual labels:  image-compression
Imgbot
An Azure Function solution to crawl through all of your image files in GitHub and losslessly compress them. This will make the file size go down, but leave the dimensions and quality untouched. Once it's done, ImgBot will open a pull request for you to review and merge. [email protected]
Stars: ✭ 732 (+4780%)
Mutual labels:  image-compression
Cloudinary npm
Cloudinary NPM for node.js integration
Stars: ✭ 450 (+2900%)
Mutual labels:  image-compression

About

This docker contains a set of tools for compressing and optimize images in many formats with high results, it also includes GNU parallel.

Tools included until now

  • Efficient Compression Tool- Efficient Compression Tool (or ECT) is a C++ file optimizer. It supports PNG, JPEG, GZIP and ZIP files.
  • Gifsicle - Gifsicle manipulates GIF image files. Depending on command line options, it can merge several GIFs into a GIF animation; explode an animation into its component frames; change individual frames in an animation; turn interlacing on and off; add transparency; add delays, disposals, and looping to animations; add and remove comments; flip and rotate; optimize animations for space; change images' colormaps; and other things.
  • Leanify - Leanify is a lightweight lossless file minifier/optimizer. It removes unnecessary data (debug information, comments, metadata, etc.) and recompress the file to reduce file size. It will not reduce image quality at all.

Credits

A huge thanks to ajshell1.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].