Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/braheezy/zjpeg

A JPEG decoder
https://github.com/braheezy/zjpeg

jpeg zig

Last synced: about 1 month ago
JSON representation

A JPEG decoder

Awesome Lists containing this project

README

        

# zjpeg
A JPEG decoder in pure Zig.

> [!CAUTION]
> This project is in active development and does not decode JPEGs yet.

## Development
Run using `zig`:

zig build run --

Or build and run:

zig build
./zig-out/bin/zjpeg