diff --git a/README.md b/README.md index beffab5..8313613 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,73 @@ -# Embroidery Viewer +# ๐Ÿงต Embroidery Viewer ![Logo](/logo.webp) ![Deploy workflow status](https://git.leomurca.xyz/leomurca/embroidery-viewer/actions/workflows/deploy.yml/badge.svg) -A free online tool to view embroidery files. -Available at https://embroideryviewer.xyz. +**The simplest way to preview embroidery files โ€” instantly, in your browser.** + +๐Ÿ‘‰ **Try it now:** https://embroideryviewer.xyz ![Demo](/demo.gif) -Current supported formats: **.pes, .dst, .pec, .jef and .exp**. + + Alt Text + -Inspired by https://github.com/redteam316/html5-embroidery.git. +--- + +## โœจ Why Embroidery Viewer? + +Working with embroidery files shouldnโ€™t require heavy, expensive software. + +Embroidery Viewer was built to solve a simple problem: + +> _โ€œI just want to quickly see my design.โ€_ + +No installs. No friction. Just drag, drop, and view. + +--- + +## ๐Ÿš€ Features + +- โšก **Instant preview** โ€” open files in seconds +- ๐Ÿ”’ **Private by design** โ€” everything runs in your browser +- ๐Ÿงต **Multiple formats supported** +- ๐Ÿ–ฅ๏ธ **Works on any device** (desktop, tablet, mobile) +- ๐Ÿ“‚ **Batch-friendly** โ€” view multiple files in sequence + +--- + +## ๐Ÿ“ Supported Formats + +- `.pes` +- `.dst` +- `.pec` +- `.jef` +- `.exp` + +--- + +## ๐Ÿง  How it works + +All processing happens **client-side** using modern web technologies. +Your files are never uploaded to any server. + +--- + +## ๐Ÿ’ก Inspiration + +Inspired by: +https://github.com/redteam316/html5-embroidery.git + +--- + +## โค๏ธ Support the project + +If this tool helped you, consider supporting its development: + +- Share it with others +- Give feedback +- Or contribute to the project + +--- diff --git a/docs/yellow-button.png b/docs/yellow-button.png new file mode 100755 index 0000000..da9a2f3 Binary files /dev/null and b/docs/yellow-button.png differ