JuliaIO / ImageIO.jl

Load images in Julia. Designed for FileIO interaction. Supports PNG and Portable Bitmap formats
MIT License
28 stars 11 forks source link

JPEG support via JpegTurbo #45

Closed johnnychen94 closed 2 years ago

johnnychen94 commented 2 years ago

Waiting for https://github.com/JuliaRegistries/General/pull/53821

The benchmark results are kept in https://github.com/johnnychen94/JpegTurbo.jl/issues/15 and it's quite promising already.

johnnychen94 commented 2 years ago

Merging 🎉

johnnychen94 commented 2 years ago

Hope this doesn't raise a new series of bug reports 🙏