Skip to content

ISI to DST Conversion #187

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
vigneshax opened this issue Mar 26, 2025 · 0 comments
Open

ISI to DST Conversion #187

vigneshax opened this issue Mar 26, 2025 · 0 comments

Comments

@vigneshax
Copy link

Hi pyembroidery maintainers,

I hope you're doing well!

I’m currently working on automating the conversion of .ISI embroidery files to .DST format using Python, and I’m using the pyembroidery library for handling embroidery file formats. However, I am encountering difficulties as the library does not seem to support .ISI files directly.

Wilcom, the software associated with .ISI files, supports exporting to .DST format, but I would like to automate this conversion using pyembroidery. I have looked through the documentation, but I wasn't able to find a solution.

Here are my details:

Library version: latest
Problem: Converting .ISI to .DST using pyembroidery.

Current steps I’ve tried:

Used pyembroidery to work with . DST, but there is no native support for .ISI files.

I looked for alternatives, including using Wilcom software's GUI and automation tools (e.g., AutoHotkey, PyAutoGUI), but I wanted a programmatic approach using Python.

Do you guys know a method or an existing solution for automating this conversion, preferably using the pyembroidery library or any other Python-based approach?

Thank you so much for your help! I appreciate your time and the great work on pyembroidery.

Best regards,
Vignesh

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant