PNG Plus
From Just Solve the File Format Problem
(Difference between revisions)
(→Format Information) |
|||
Line 13: | Line 13: | ||
===Format Information=== | ===Format Information=== | ||
− | PNG Plus files have a OLE container near the end of a PNG file, but before the IEND chunk.<ref>https://github.com/corkami/pics/blob/master/binary/pngplus.png</ref> | + | PNG Plus files have a OLE container near the end of a PNG file in the cpIp chunk, but before the IEND chunk.<ref>https://github.com/corkami/pics/blob/master/binary/pngplus.png</ref> |
==Software== | ==Software== |
Latest revision as of 23:23, 12 January 2024
PNG Plus or Portable Network Graphics Plus (.png+) is a valid PNG thumbnail file with a Microsoft Compound File sandwiched in between. PNG Plus replaced the native MIX used in Microsoft Picture It! and later Digital Image software.[1]
Contents |
[edit] File Information
PNG Plus format is used to store layers, pages, and other edits.[2] Opening outside of Microsoft Picture It! and Digital Image software will only render a thumbnail.
[edit] Format Information
PNG Plus files have a OLE container near the end of a PNG file in the cpIp chunk, but before the IEND chunk.[3]