QOIR
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{{FormatInfo |formattype=electronic |subcat=Graphics |extensions={{ext|qoir}} |released=2022 }} '''QOIR''' is a compressed raster image file format developed by Nigel Tao. It ...") |
Latest revision as of 19:57, 15 December 2022
QOIR is a compressed raster image file format developed by Nigel Tao. It is an experimental format, inspired by QOI.
Contents |
[edit] Identification
Files start with ASCII "QOIR".
Following that is an 8-byte field for the header size. It's probably safe to assume the 6 bytes starting at offset 6 are all 0x00.