You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: