PIF (Portable Image Format)
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{{FormatInfo |formattype=electronic |subcat=Graphics |extensions={{ext|pif}} |released=~2022 }} :''For other "PIF" formats, see PIF.'' '''PIF''' ('''Portable Image Format...") |
Parchivist (Talk | contribs) |
||
Line 17: | Line 17: | ||
== Software == | == Software == | ||
* [https://github.com/gfcwfzkm/PIF-Image-Format GitHub project] | * [https://github.com/gfcwfzkm/PIF-Image-Format GitHub project] | ||
+ | * [http://jayakody2000lk.blogspot.com/2022/05/portable-image-file-pif-library-for.html Portable Image File (PIF) library for Lazarus and Delphi] ([https://github.com/dilshan/pascal-pif-library GitHub]) |
Revision as of 02:16, 31 August 2023
- For other "PIF" formats, see PIF.
PIF (Portable Image Format, or maybe it's Portable Image File) is a raster graphics format, designed for use with embedded systems. It was developed by a person known as gfcwfzkm.
Identification
Files start with signature bytes 'P' 'I' 'F' 0x00
.