39

Sketch is an app that's Mac OSX only.

Its used for UI design and my company uses it. I can't run the app in Ubuntu.

Is there any program for Ubuntu that can view these kind of file collections?

It's basically a folder with a .sketch ending containing a "Data" file with no ending and some other stuff.

Artog
  • 493

5 Answers5

31

Figma can import Sketch files. It's web-based and should work fine on Ubuntu as long as your browser supports WebGL.

constexpr
  • 426
17

I would recommend a free web-based photo editor Photopea, that can open Sketch files. After opening, you can edit it, save as JPG, PNG, SVG, PSD, etc :)

https://blog.photopea.com/photopea-2-6-can-open-sketch.html

I am a creator of Photopea and I am ready to help you if you have any questions :)

2

Looks like that avocode finally did it -> https://avocode.com/open-sketch-on-linux

kaptan
  • 203
2

Maybe Inkscape could do that. To install Inkscape in all currently supported versions of Ubuntu open the terminal and type:

sudo apt install inkscape

From Inkscape FAQ: What formats can Inkscape import/export?:

Inkscape natively supports opening or importing SVG, SVGZ (gzipped SVG), PDF, and AI (Adobe Illustrator) formats.

With the help of extensions, Inkscape can open a number other vector formats. For importing PostScript or EPS, you need to install Ghostscript (sudo apt install ghostscript) and make sure ps2pdf is in your PATH. For formats of Dia, XFig, or Sketch, you need to have these programs installed. For CorelDraw, CGM, and SK1 files, you need to have UniConverter installed.

Inkscape can natively import most raster formats (JPEG, PNG, GIF, etc.) as bitmap images, but it can only export PNG bitmaps.

Inkscape can save as SVG, SVGZ, PDF, Postscript/EPS/EPSi, Adobe Illustrator (*.ai), LaTeX (*.tex), POVRay (*.pov), HPGL, and others.

karel
  • 122,292
  • 133
  • 301
  • 332
rusty
  • 16,917
0

You can view .sketch files in the browser with https://sketchviewer.com