jpeg-encoder topic

List jpeg-encoder repositories

toojpeg

130
Stars
28
Forks
Watchers

A JPEG encoder in a single C++ file

pyguetzli

44
Stars
2
Forks
Watchers

Python bindings for Google's Guetzli, a JPEG encoder that optimises JPEG compression

guetzli-js

29
Stars
1
Forks
Watchers

Guetzli for NodeJS/Browser

Guetzling

20
Stars
3
Forks
Watchers

Guetzling is a simple script for macOS and Linux written in Bash, to automate (recursively finding files) the compression of jpegs using the Guetzli algorithm.

JPEG-Image-Compressor

39
Stars
6
Forks
Watchers

A Python program that compresses raw images based on the JPEG compression algorithm.

image-optimizer

18
Stars
2
Forks
Watchers

Optimize any image by chroma subsampling and optimized huffman coding in Python. Basically, using JPEG algorithm!

jpeg-encoder

16
Stars
3
Forks
Watchers

JPEG encoder written in Rust