Skip to content

ISI to DST Conversion #187

@vigneshax

Description

@vigneshax

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions