A free online tool to view embroidery files. https://embroideryviewer.xyz/
Find a file
Leonardo Murça c4dd609fd5
Merge pull request #14 from leomurca/bugfix/rejected_files_wrong_width
Fix wrong width in rejected files card in mobile
2022-12-03 09:55:31 -03:00
.github/workflows Fix workflow path 2022-11-27 17:04:34 -03:00
public Update SEO handling 2022-11-22 09:34:50 -03:00
src Fix wrong width in rejected files card in mobile 2022-12-03 09:54:33 -03:00
.gitignore Update gitignore 2022-11-11 18:29:02 -03:00
demo.gif Replace demo file 2022-11-16 22:32:48 -03:00
index.html Update SEO handling 2022-11-22 09:34:50 -03:00
jsconfig.json Initial commit 2022-11-10 17:46:23 -03:00
LICENSE Initial commit 2022-11-11 18:13:10 -03:00
package-lock.json Remove unused package 2022-11-22 15:16:02 -03:00
package.json Fix workflow path 2022-11-27 17:04:34 -03:00
README.md Add exp format support 2022-12-02 18:49:27 -03:00
vite.config.js Add app version provider 2022-11-27 12:34:39 -03:00

Embroidery Viewer

A free online tool to view embroidery files. Available at https://embroideryviewer.xyz.

Demo

Current supported formats: .pes, .dst, .pec, .jef and .exp.

Inspired by https://github.com/redteam316/html5-embroidery.git.