Dump JSON data
Before the open file format got introduced sketchtool dump
allowed to export a Sketch document to JSON.
sketchtool dump /path/to/document.sketch
Note: We strongly recommend using the file format directly instad of
sketchtool dump
because the command uses an undocumented and different JSON structure than the file format.
See something wrong or
incomplete?
Improve this page.