You made a logo with ChatGPT. Here is why the printer cannot use it, and the 20-minute fix
Print shops, embroiderers and sign makers ask for a vector file. A PNG from a chat window is not one. What they need, why, and how to get it without a designer.
The scene repeats every day: a new business, a logo made in an afternoon with ChatGPT or Midjourney, an order for business cards, a polo shirt or a shop sign, and then the email from the printer: 'Please send the logo as a vector file (AI, EPS, PDF or SVG).' The PNG you have is not what they need, and no amount of resolution will make it so.
What the printer means by 'vector'
A vector file stores the logo as shapes: outlines with fills, described mathematically. The printer's software can scale it to any size, separate the colours for inks or threads, and cut it on a plotter. A PNG stores a grid of pixels. Scale it and it blurs; cut it and the machine has nothing to follow; embroider it and the digitiser has to redraw it by hand, which is what they will charge you for.
Why 'just send a bigger PNG' does not work
A bigger PNG is still pixels. It delays the blur to a larger size, it does not remove it. Sign makers routinely print at metres wide; embroidery software needs closed shapes; screen printing needs each colour as a separate solid area. All three require shapes, not pixels.
The fix, without a designer
- Go back to the generator and get the largest, cleanest version of the logo: flat colours, plain background, no effects.
- Convert it with svgize in Logo mode. The engine rebuilds the mark from flat fills and shared edges and smooths the waviness AI renders always have.
- Check the numbers next to the preview: a clean logo is a few paths and a few colours. Zoom to ×4 and look at the corners.
- Download the SVG. If the printer insists on PDF or EPS, open the SVG in Inkscape (free) and export; the shapes are preserved.
What to tell the printer
Send the SVG (or the exported PDF) and, if they ask for colour codes, open the SVG in any vector editor and read the hex values of the fills. For embroidery, mention how many colours the file has; that is the number of thread changes.
When you do need a designer
If the generated logo has soft shadows, glows, photographic texture or a gradient that must be embroidered, no converter will make it stitchable. A designer can simplify it into flat shapes in an hour. Give them the SVG as a starting point; it saves most of that hour.