Skip to content

AnimaApp/sketch-web-viewer

Repository files navigation

Sketch Web Viewer 💎 🔍


This project is brought to you by Launchpad for Sketch - Publish websites directly from Sketch, no coding needed.


View and inspect Sketch files in your browser.

Try it here.

👉 Features

  • 💎 View Sketch files across browsers and operating systems
  • 🔍 Inspect layer frame values by hovering on them
  • 🔒 No server side - your Sketch file is never uploaded anywhere
  • ✈️ Can run completely offline
  • 🗽 No need to signup or login to anything

Supports only the new Sketch 43 file format. Sketch 43 Beta can be downloaded here

☝️ Known Issues

  • No support for multiple pages documents - Issue #1
  • Large preview images overflow viewport and navbar
  • Tooltips override each other
  • More...

👋 Contribute

We welcome contributions! Just fork and make a pull request

This project is build using VueJS 2.

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

For detailed explanation on building for development, checkout the guide and docs for vue-loader.

MIT License • Made with ❤️ by the Anima Team