PackPNM

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
m
m
Line 13: Line 13:
 
== Software ==
 
== Software ==
 
* [http://packjpg.encode.ru/?page_id=73 packPNM]
 
* [http://packjpg.encode.ru/?page_id=73 packPNM]
 +
** [https://github.com/packjpg/packPNM GitHub repository]
 
* [[Konvertor]]
 
* [[Konvertor]]
  
 
== Links ==
 
== Links ==
 
* [http://packjpg.encode.ru/?page_id=73 packPNM website]
 
* [http://packjpg.encode.ru/?page_id=73 packPNM website]
* [https://github.com/packjpg/packPNM GitHub repository]
 
  
 
{{DISPLAYTITLE:packPNM}}
 
{{DISPLAYTITLE:packPNM}}
 
[[Category:Compression]]
 
[[Category:Compression]]
 
[[Category:Compression research]]
 
[[Category:Compression research]]

Revision as of 14:11, 20 October 2017

File Format
Name packPNM
Ontology
Extension(s) .ppn
Released 2011
packPNM is a utility and format for losslessly compressing many PNM, BMP, and Radiance HDR image files. Like its counterpart packJPG, it can be thought of as a graphics format, or as a special-purpose compression format.

Identification

Apparently, the header of the file is left unchanged, except that the first byte is changed to 0x53 (ASCII "S"). So, a packPNM-compressed binary PPM file begins with "S6" instead of "P6". A compressed BMP file begins with "SM" instead of "BM".

Software

Links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox