Why convert PNG to JPEG XL
PNG to JPEG XL (PNG to JXL) is for experiments, future archives, and tooling that already reads JXL. It is not a drop-in for every `<img>` tag in 2026.
Lossless JXL often beats PNG on the same bitmap. Lossy JXL competes with AVIF/WebP depending on the image.
Asset Melt encodes via @jsquash/jxl in a worker. JXL export is pixels-only (no EXIF round-trip).
