Img Software Set
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{{FormatInfo |formattype=electronic |subcat=Graphics |extensions={{ext|p}}, {{ext|a}}, {{ext|r}}, {{ext|g}}, {{ext|b}} |released=≤1989 }} '''Img Software Set''' is an image ...") |
(→Software) |
||
(One intermediate revision by one user not shown) | |||
Line 22: | Line 22: | ||
== Software == | == Software == | ||
* [[Netpbm]]: imgtoppm | * [[Netpbm]]: imgtoppm | ||
− | * [ | + | * [https://discmaster.textfiles.com/browse/29292/2014.06.x.org.tar/x.org/R5contrib/img_1.3.tar.Z Img Software Set, Version 1.3] |
* [https://stuff.mit.edu/afs/athena/project/visual/phils/src/img/img_1.2.tar.Z Img Software Set, Version 1.2] | * [https://stuff.mit.edu/afs/athena/project/visual/phils/src/img/img_1.2.tar.Z Img Software Set, Version 1.2] | ||
+ | |||
+ | [[Category:Multi-file formats]] |
Latest revision as of 08:42, 8 June 2025
Img Software Set is an image processing toolkit developed by Paul Raveling. It has a native image format, which often uses multiple files per image.
- .p: Colormapped image
- .a: Image attributes
- .r, .g, .b: Red, green, blue components
Image files may be compressed, and have an extra .Z extension.
It seems that this software, or an earlier manifestation of it, was also called the Img-whatnot toolkit. We have not been able to confirm or explain this name.
[edit] Identification
At least some files begin with ASCII "SCMI
".
Files contain segments tagged with "AT
", "CM
", and "PD
".