LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 09-07-2004, 01:05 PM   #1
Relativity
LQ Newbie
 
Registered: Oct 2003
Posts: 19

Rep: Reputation: 0
Conversion to .DST format ( embroidery )


Hey,
I'm trying to get some shirts embroidered, and they told me we could save ourselves a lot of money if we gave them the text to be embroidered in a .DST file format. Is there an open source program that can perform this conversion? There's a program that can do this on windows, but it costs $300.

Thanks in advance.
 
Old 07-06-2007, 12:39 PM   #2
mystuff
LQ Newbie
 
Registered: Jul 2007
Posts: 2

Rep: Reputation: 0
Embroidery Digitizing

Looks like your looking for an embroidery digitizer. You can get your text, logo or any graphic digitized at Embroidery Designs Shop I was referred to them through a friend when I needed our bowling logo digitized for some t-shirts it cost us only $10
 
Old 01-02-2008, 01:24 PM   #3
pgrodt
LQ Newbie
 
Registered: Nov 2006
Distribution: RHEL 4 - 2.6.9-42.0.10
Posts: 11

Rep: Reputation: 0
I realize I'm bumping an old question, but when they come up in my Google searches I like to answer them for the next guy.

This isn't a complete solution, but it is an open source project related to DST files. Looks like it's currently only built on Win32.
Embroidermodder
I'm trying to find Linux embroidery solutions myself. The search goes on.
 
Old 05-25-2010, 11:42 AM   #4
Angua
LQ Newbie
 
Registered: Dec 2004
Distribution: Xandros and Knoppix
Posts: 12

Rep: Reputation: 0
Quote:
Originally Posted by mystuff View Post
Looks like your looking for an embroidery digitizer. You can get your text, logo or any graphic digitized at Embroidery Designs Shop I was referred to them through a friend when I needed our bowling logo digitized for some t-shirts it cost us only $10
I'm still looking for a program that will enable me to create .DST files you idea is fine for a one off but I want to use my original artwork to create lots of designs to sell, I can pay zazzle to digitize them for me but no guarrantee they will earn their money back on sales.
 
Old 05-25-2010, 12:32 PM   #5
H_TeXMeX_H
LQ Guru
 
Registered: Oct 2005
Location: $RANDOM
Distribution: slackware64
Posts: 12,928
Blog Entries: 2

Rep: Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301
This is the only think I could find about embroidery:
http://sourceforge.net/projects/hvembroider/files/

It's ancient, no documentation, no description. Not sure if it will help. You can always run those Window$ programs through wine.
 
Old 05-25-2010, 03:06 PM   #6
jefro
Moderator
 
Registered: Mar 2008
Posts: 21,974

Rep: Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623
http://embroidermodder.sourceforge.net/ maybe?

That whole knitting stitching world is real small.

Last edited by jefro; 05-25-2010 at 03:10 PM.
 
Old 05-26-2010, 02:16 PM   #7
Angua
LQ Newbie
 
Registered: Dec 2004
Distribution: Xandros and Knoppix
Posts: 12

Rep: Reputation: 0
Quote:
Originally Posted by H_TeXMeX_H View Post
This is the only think I could find about embroidery:
http://sourceforge.net/projects/hvembroider/files/

It's ancient, no documentation, no description. Not sure if it will help. You can always run those Window$ programs through wine.

Quote:
Originally Posted by jefro View Post
http://embroidermodder.sourceforge.net/ maybe?

That whole knitting stitching world is real small.

Thanks, I'll see if I can get that working in WINE, It looks as though it outputs to the file format I need.
 
Old 07-09-2010, 01:59 PM   #8
diddleupdrs
LQ Newbie
 
Registered: Jul 2010
Posts: 1

Rep: Reputation: 0
bmp,psd,jpeg...ect to .dst format conversion

Quote:
Originally Posted by Relativity View Post
Hey,
I'm trying to get some shirts embroidered, and they told me we could save ourselves a lot of money if we gave them the text to be embroidered in a .DST file format. Is there an open source program that can perform this conversion? There's a program that can do this on windows, but it costs $300.

Thanks in advance.
go to embird.com/sw/embird/newdown.htm
for a free 30 day 100 use download of the software
it recognizes almost all graphic formats and convert them to .dst format
 
Old 10-05-2010, 01:09 PM   #9
r_wik
LQ Newbie
 
Registered: Oct 2010
Posts: 1

Rep: Reputation: 0
Hey all, saw this post and figured I would jump in...i'm searching all over for programs that can convert files and found a good few of them. My issue is the logo I am working with is in PDF format. I can't seem to convert it to ANYTHING, let alone the DST I need. I was hoping to make it into a Jpeg, then use one of the programs to simply make it into .DST but nothing recognizes the PDF, they just don't even show up as an option. Anyone have solutions/ideas to help me out here? It would be very much appreciated. Many thanks ahead of time for anyone who can help!
 
Old 10-06-2010, 08:13 AM   #10
H_TeXMeX_H
LQ Guru
 
Registered: Oct 2005
Location: $RANDOM
Distribution: slackware64
Posts: 12,928
Blog Entries: 2

Rep: Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301
Code:
pdftoppm input.pdf | ppmtojpeg > test.jpg
Make sure to check the man pages of each program to see options like DPI, etc. so that you get the best output.
 
Old 10-06-2010, 08:48 AM   #11
Joe of Loath
Member
 
Registered: Dec 2009
Location: Bristol, UK
Distribution: Ubuntu, Debian, Arch.
Posts: 152

Rep: Reputation: 28
Heh, loving the epic necropost XD
 
Old 01-28-2011, 08:17 PM   #12
Spanky2151
LQ Newbie
 
Registered: Jan 2011
Posts: 1

Rep: Reputation: 0
Hope it helps ya

Quote:
Originally Posted by r_wik View Post
Hey all, saw this post and figured I would jump in...i'm searching all over for programs that can convert files and found a good few of them. My issue is the logo I am working with is in PDF format. I can't seem to convert it to ANYTHING, let alone the DST I need. I was hoping to make it into a Jpeg, then use one of the programs to simply make it into .DST but nothing recognizes the PDF, they just don't even show up as an option. Anyone have solutions/ideas to help me out here? It would be very much appreciated. Many thanks ahead of time for anyone who can help!
Is it possible to take a screenshot then save it in the desired format.. IE. Jpeg
Just a thought
 
Old 02-22-2014, 10:30 AM   #13
MarkDashAbout
LQ Newbie
 
Registered: Feb 2006
Posts: 4

Rep: Reputation: 0
Lightbulb Linux Embroidery PES and JEF Icon Support

The current state of embroidery support in linux is poor (although progress is tangible and is being made) and yet I know that people are still looking for the same things.

Here then is one of the simplest things for embroidery enthusiasts that I have used for a number of years, it will
work with the gnome desktop and I have tried it on Ubuntu, but it will likely work with other desktops that use gnome. The underlying command line utilities will of course work
on any linux system.

It aims to provide content-based icons for PES and JEF embroidery files (Sorry no DST at the moment) and a double-click larger image that also shows the thread list and the size of the design.

Its not a complex thing but you do need to compile it but this should be simple on most linux systems.

You can get it at http://jetmark.co.uk/pjutil_src.tar Note that this is a source file so that if you are concerned about viruses you can unpack it and take a look at it first.
Look in the readme.txt for further instructions.

Mark Winder.

Last edited by MarkDashAbout; 02-23-2014 at 07:15 AM.
 
Old 02-22-2014, 11:10 AM   #14
DavidMcCann
LQ Veteran
 
Registered: Jul 2006
Location: London
Distribution: PCLinuxOS, Debian
Posts: 6,137

Rep: Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314
This program can handle DST
https://en.wikipedia.org/wiki/Embroidermodder
A Linux version is available as source.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
OpenOffice 2.0 file-format conversion nycace36 Linux - Software 5 10-18-2006 08:44 AM
List format conversion rickenbacherus Linux - General 3 10-18-2004 11:23 AM
Conversion of outlook .pst file into any Linux mail client format Mayuresh Linux - Software 1 08-09-2004 10:52 AM
How to disable DST in RH 9.0?? registering Red Hat 0 04-12-2004 08:20 AM
BUG: dst underflow -- what does that mean? jagmarz Linux - Networking 0 01-17-2004 01:06 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 03:22 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration