mathiasbynens / small

Smallest possible syntactically valid files of different types
https://mathiasbynens.be/notes/minimal-html
1.93k stars 184 forks source link

Add smallest possible JPEG XL file #116

Closed mathiasbynens closed 3 years ago

mathiasbynens commented 3 years ago

Example by @jonsneyers: https://twitter.com/jonsneyers/status/1381894108067868672

base64 --decode <<< '/wp/QCQIBgEAFABLEiRhAA==' > jxl.jxl

Issue: #114