PGF (Portfolio Graphics)
From Just Solve the File Format Problem
(Difference between revisions)
(subcat2=Atari graphics formats) |
Dexvertbot (Talk | contribs) m (Change telparia.com samples link to template) |
||
(5 intermediate revisions by 4 users not shown) | |||
Line 4: | Line 4: | ||
|subcat2=Atari graphics formats | |subcat2=Atari graphics formats | ||
|extensions={{ext|pgf}} | |extensions={{ext|pgf}} | ||
− | |released= | + | |released=≤1991 |
}} | }} | ||
'''PGF''' is an uncompressed bi-level image file format used on the Atari Portfolio palmtop computer. The image dimensions are always 240×64 pixels. | '''PGF''' is an uncompressed bi-level image file format used on the Atari Portfolio palmtop computer. The image dimensions are always 240×64 pixels. | ||
Line 15: | Line 15: | ||
== Software == | == Software == | ||
+ | * [[Konvertor]] | ||
* [[RECOIL]] | * [[RECOIL]] | ||
* [[XnView]] | * [[XnView]] | ||
* http://www.atari-portfolio.co.uk/library/pages/tx-graphics.html | * http://www.atari-portfolio.co.uk/library/pages/tx-graphics.html | ||
+ | * [http://imageconverter.rest7.com/ Rest7 Online Image Converter] | ||
== Sample files == | == Sample files == | ||
* http://www.atari-portfolio.co.uk/library/pages/tx-pgf-img.html | * http://www.atari-portfolio.co.uk/library/pages/tx-pgf-img.html | ||
+ | * {{DexvertSamples|image/portfolioGraphics}} |
Latest revision as of 02:56, 28 December 2023
PGF is an uncompressed bi-level image file format used on the Atari Portfolio palmtop computer. The image dimensions are always 240×64 pixels.
Contents |
[edit] Format
Files have no header, and are exactly 1920 bytes in size. As the images are monochrome, only one bit is needed per pixel, or eight pixels per byte.
[edit] See also
[edit] Software
- Konvertor
- RECOIL
- XnView
- http://www.atari-portfolio.co.uk/library/pages/tx-graphics.html
- Rest7 Online Image Converter