· 5 min read · By the DesignFix team
You've seen it happen. The logo looks crisp on your website, crisp in your email signature, crisp on your phone. Then the first batch of shirts, the banner or the business cards arrive, and the edges are soft, the small text is mush, and the curves have little steps in them.
Nothing went wrong at the print shop. The file was never big enough for that job. Here's why, how to check any logo file in about two minutes, and what actually fixes it.
Why a logo can look sharp on screen and blurry in print
Most logos people have on hand are raster images: PNG, JPG, GIF or WebP files. A raster image is a grid of coloured squares (pixels), and it has a fixed number of them. Stretch it bigger and you don't get more detail. You get bigger squares.
Screens hide this. A phone or laptop displays a 400-pixel-wide logo at roughly 400 pixels, so it looks perfect. Printers work differently: they need many more pixels per inch to look sharp, because you view a printed item up close and the ink sits on a physical surface.
The usual standard for sharp print is 300 pixels per inch (PPI) at the final printed size. Large-format items viewed from a distance, like banners, can get away with less, but for shirts, cards, mugs, labels and stickers, 300 is the number to aim for.
The two-minute check: how big can your file actually print?
You don't need design software for this. You need the file's width in pixels.
- Windows: right-click the file, choose Properties, then open the Details tab and find Width.
- Mac: open the file in Preview, then choose Tools and Show Inspector.
- Phone: most gallery apps show the dimensions under the photo's Info or Details.
Now divide the width in pixels by 300. The answer is the widest it will print sharply, in inches.
- A 400 px logo prints sharply at about 1.3 inches wide. That's smaller than most business-card logos.
- A 1,200 px logo prints sharply at about 4 inches. Fine for a left-chest shirt print, not for a full front.
- A 3,600 px logo prints sharply at about 12 inches. That covers a full T-shirt front.
If your file comes in under the size you need, it will print soft. The printer can't invent detail that isn't in the file.
Why "just make it bigger" doesn't work
The natural move is to open the logo and resize it to 3,000 pixels, or run it through an online upscaler. The number goes up, but the problem stays.
Resizing adds pixels by guessing their colours from their neighbours. You end up with a big file that is still blurry, because it was built from the same small amount of information.
AI upscalers are better at looking sharp, but they invent detail. On a photo that's often acceptable. On a logo it isn't: letter shapes drift, thin lines wobble, corners round off, and small text can change into something that's almost your wordmark. On a brand mark, almost right is worse than obviously wrong, because it quietly looks off everywhere it appears.
There is also the JPG problem. Every time a JPG is saved it loses a little quality, and logos pulled from websites and social media have often been compressed several times. You get smudgy halos around the edges that no amount of resizing will remove.
The real fix: turn the logo into a vector
A vector file (SVG, AI, EPS or PDF) doesn't store pixels at all. It stores the shapes themselves: this curve, this line, this letter, this colour. A printer or program draws those shapes fresh at whatever size you ask for.
That means one vector file works for everything:
- a favicon and a building sign
- a business card and a trade-show backdrop
- screen printing, embroidery, vinyl cutting and engraving, which often require vector artwork
This is also why sign makers, embroiderers and screen printers keep asking you for "the vector file." They aren't being difficult. Their machines need shapes, not pixels.
Auto-trace vs redrawing: why it matters for a logo
There are free tools that convert an image to a vector automatically. They trace the edges of the pixels and output curves. On a clean, high-resolution, simple graphic this can be passable. On a small or compressed logo it usually isn't:
- curves come out lumpy, because the tool is tracing the stair-steps of the pixels
- straight lines get slight bends
- letters lose their proper shapes and spacing
- the file ends up with thousands of unnecessary points, which causes problems for cutting machines and embroidery software
A proper vectorization is redrawn: someone rebuilds each shape deliberately, matches the font where it can be identified, sets clean flat colours, and makes sure the result looks like the logo was meant to look, not like a trace of a blurry copy.
What to ask for when you get your logo vectorized
Whoever does the work, make sure you get:
- An SVG and a PDF at minimum. AI and EPS are useful if you work with print shops that use Adobe software.
- Exact colours. If you know your brand's HEX, Pantone or CMYK values, give them. If not, ask what was used so you can reuse them.
- Outlined text, so the logo doesn't depend on a font being installed on the printer's computer.
- A one-colour version for embroidery, engraving, stamps and one-colour screen printing.
- Full ownership of the file. It's your logo.
Once you have it, make it the only version anyone gets. Most "our logo looks different everywhere" problems come from years of sending out slightly worse copies of a copy.
Quick checklist before you send anything to print
- Is the file a vector (SVG, AI, EPS, PDF with real shapes)? If yes, you're fine at any size.
- If it's a PNG or JPG, divide its width in pixels by 300. Is the result at least as wide as the print?
- Zoom to 200% on screen. Do you see blurry edges, halos or stair-steps? The print will show them too.
- Is small text still readable at the size it'll print?
If any of those fail, fix the file before the order, not after it arrives.
If your logo only exists as a small PNG or a JPG from your website, that's exactly what we fix every day. We redraw it by hand as clean vector artwork in SVG, AI, EPS or PDF, and you'll see the price before you pay.
- logos
- print quality
- vector files
- resolution