OpenRaster
From Just Solve the File Format Problem
(Difference between revisions)
(added openraster website, clarified identification) |
Dexvertbot (Talk | contribs) m (Change telparia.com samples link to template) |
||
Line 21: | Line 21: | ||
== Sample files == | == Sample files == | ||
* http://gitorious.org/openraster/openraster-example-files/trees/master | * http://gitorious.org/openraster/openraster-example-files/trees/master | ||
− | * | + | * {{DexvertSamples|image/ora}} |
== Related formats == | == Related formats == |
Latest revision as of 04:00, 28 December 2023
OpenRaster is a file format for layered raster images. It is designed to be an open alternative to Photoshop's PSD format, and similar formats used by graphics editors. It uses ZIP as a container format.
Contents |
[edit] Identification
One of the files in the ZIP container is named "mimetype
", and its contents are the ASCII string "image/openraster
". Ideally, that's the first file in the container, and it's stored without compression.