A free online tool to view embroidery files. https://embroideryviewer.xyz/
Find a file
Leonardo Murça 663923b733
Merge pull request #18 from leomurca/feature/display_colors_used
DIsplay colors used for each embroidery
2023-01-07 14:35:15 -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 Rename function 2023-01-07 14:31:20 -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.