Skip to content

v0.1.14

Choose a tag to compare

@github-actions github-actions released this 15 Jun 16:15
· 13 commits to main since this release
Transcode JPEG XL covers to JPEG (Flibusta dumps)

Recent Flibusta dumps store covers as JPEG XL, which most browsers no
longer render. Decode them server-side and re-encode to JPEG via the
pure-Go wazero backend of gen2brain/jpegxl (build tag nodynamic keeps
every cross-build CGO-free).