serge-rgb / TinyJPEGLinks
Single header lib for JPEG encoding. Public domain. C99. stb style.
☆278Updated last year
Alternatives and similar repositories for TinyJPEG
Users that are interested in TinyJPEG are comparing it to the libraries listed below
Sorting:
- tiny math and image processing in C☆201Updated 3 years ago
- Minimalistic MP4 mux/demux single header library☆376Updated last year
- C99 library for fast image conversion between yuv420p and rgb24☆183Updated 3 years ago
- C++ JPEG compression/fuzzed low-RAM JPEG decompression codec with Public Domain or Apache 2.0 license☆233Updated last year
- The tiny C library of 2D computer graphics.☆201Updated last year
- small C GIF decoder☆252Updated last year
- Minimal Huffman coder/decoder