EPOC Sketch
From Just Solve the File Format Problem
(Difference between revisions)
(→Sample files) |
|||
(3 intermediate revisions by one user not shown) | |||
Line 6: | Line 6: | ||
== Identification == | == Identification == | ||
− | Files begin with bytes | + | Files begin with bytes {{magic|37 00 00 10 6D 00 00 10 7D 00 00 10 9C F9 08 55}}. |
== Specifications == | == Specifications == | ||
Line 12: | Line 12: | ||
== Software == | == Software == | ||
− | * [http://software.frodo.looijaard.name/psiconv/ Psiconv] ( | + | * [http://software.frodo.looijaard.name/psiconv/ Psiconv] (must be built with [[ImageMagick]] library in order to support EPOC Sketch) |
+ | * {{Deark}} | ||
== Sample files == | == Sample files == | ||
* http://www.pscience5.net/LFDocs.htm → [http://www.pscience5.net/lost/clip5art.zip clip5art.zip] | * http://www.pscience5.net/LFDocs.htm → [http://www.pscience5.net/lost/clip5art.zip clip5art.zip] | ||
+ | * [http://www.pscience5.net/downloads/ColourIcons_A-C.zip ColourIcons_A-C.zip] → CalcCRC icon.zip | ||
+ | * {{DexvertSamples|image/epocSketch}} | ||
[[Category:Personal Digital Assistant formats]] | [[Category:Personal Digital Assistant formats]] | ||
+ | [[Category:EPOC/Symbian]] |
Latest revision as of 15:31, 20 November 2024
EPOC Sketch (also known as Psion Series 5 Sketch, Psion Sketch, or S5 Sketch) is a raster image file format associated with Psion's EPOC operating system. It has a lot in common with EPOC MBM, but is somewhat more sophisticated.
Contents |
[edit] Identification
Files begin with bytes 37 00 00 10 6D 00 00 10 7D 00 00 10 9C F9 08 55
.
[edit] Specifications
[edit] Software
- Psiconv (must be built with ImageMagick library in order to support EPOC Sketch)
- Deark