SkillAgentSearch skills...

Xdviewer

A javascript Adobe XD viewer

Install / Use

/learn @selimachour/Xdviewer
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

xdViewer

What is it ?

This is a simple web app with a file input. Once an XD selected, it parses it, displays the list of Artboards. Clicking an artboard displays it as SVG.

Why ?

Because some of us don't have Macs, don't like Windows, but still need to work with Adobe XD files.

How to use it

git clone git@github.com:selimachour/xdviewer.git
cd xdviewer
yarn
yarn dev

Also for fonts, add the required fonts in /fonts and include them in index.html

There is already an example

Features

  • View XD files locally (no uploading to a remote site)
  • Display the Artboards
  • Show properties of the various elements on click ... "OH! it's the same color with just some alpha !"

Bugs & Plans

See the Issues tab

View on GitHub
GitHub Stars12
CategoryDevelopment
Updated8mo ago
Forks3

Languages

JavaScript

Security Score

72/100

Audited on Jul 17, 2025

No findings