PackJPG
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{{FormatInfo |name=packJPG |formattype=electronic |subcat=Graphics |extensions={{ext|pjg}} }} '''packJPG''' is a JPEG file compression utility, and associated '''.pjg''' f...") |
|||
Line 4: | Line 4: | ||
|subcat=Graphics | |subcat=Graphics | ||
|extensions={{ext|pjg}} | |extensions={{ext|pjg}} | ||
+ | |released=2007 | ||
}} | }} | ||
'''packJPG''' is a [[JPEG]] file compression utility, and associated '''.pjg''' file format. It can losslessly compress many JPEG files. packJPG is open source as of version 2.5. | '''packJPG''' is a [[JPEG]] file compression utility, and associated '''.pjg''' file format. It can losslessly compress many JPEG files. packJPG is open source as of version 2.5. | ||
Line 10: | Line 11: | ||
There are apparently multiple versions of the format. Different versions of the utility may use incompatible formats. | There are apparently multiple versions of the format. Different versions of the utility may use incompatible formats. | ||
+ | |||
+ | See also [[packPNM]]. | ||
== Identification == | == Identification == | ||
Line 15: | Line 18: | ||
== Links == | == Links == | ||
− | * [http://www.elektronik.htw-aalen.de/packjpg/ packJPG | + | * [http://packjpg.encode.ru/ packJPEG website] |
+ | * [http://www.elektronik.htw-aalen.de/packjpg/ Old packJPG website] | ||
+ | * [https://github.com/packjpg/packJPG GitHub repository] | ||
+ | {{DISPLAYTITLE:packJPG}} | ||
[[Category:JPEG]] | [[Category:JPEG]] | ||
+ | [[Category:Compression]] | ||
+ | [[Category:Compression research]] |
Revision as of 13:24, 15 May 2016
packJPG is a JPEG file compression utility, and associated .pjg file format. It can losslessly compress many JPEG files. packJPG is open source as of version 2.5.
Whether the format is a graphics format, or a special-purpose compression format, is a matter of opinion.
There are apparently multiple versions of the format. Different versions of the utility may use incompatible formats.
See also packPNM.
Identification
At least some packJPG files begin with the ASCII signature 'J' 'S'
.