Sketch
From Just Solve the File Format Problem
(Difference between revisions)
Ross-spencer (Talk | contribs) (Add examples and links to docs) |
Ross-spencer (Talk | contribs) |
||
Line 16: | Line 16: | ||
* [https://developer.sketch.com/file-format/ sketch file format]. | * [https://developer.sketch.com/file-format/ sketch file format]. | ||
+ | |||
+ | == Reference files == | ||
+ | |||
+ | * [https://github.com/sketch-hq/sketch-document/blob/4493900abbfa49ae82fbcb8ad85cccf2cc2256b0/.yarn/cache/%40sketch-hq-sketch-reference-files-2.3.0.tgz Sketch reference files (.tgz)] | ||
== Links == | == Links == |
Revision as of 14:36, 18 April 2025
Sketch (sometimes called Sketch App) is a proprietary vector graphics editor for Mac OS X, developed by a company named Bohemian. It has a native .sketch file format.
Contents[hide] |
Disambiguation
There are a lot of other things named Sketch, such as Skencil SK, EPOC Sketch, and AutoSketch.
Format details
Apparently, Sketch formats through v42 are based on SQLite. Later versions are based on JSON.