Export from zeplin to sketch

Viewed 16976

There is a project in Zeplin. Was trying to export it into Sketch but was only able to export scenes as PNG files. How is that possible to export them as '.sketch' ones so i could work with layers in Sketch?

3 Answers

Although zeplin provide the API, but zeplin doesn't provide detailed items of each artboards via API. So there's no official way to achieve that.

You can export design files(screens) from Sketch to your Desktop. To export the design files as PNG, just right click on any Thumbnail and choose Download Screen Image option to download the design file in PNG format.enter image description here

Related