TL;DR
The graphic design file formats include AI, EPS, SVG, PDF, PSD, PPTX, and INDD files. AI, EPS, SVG, and PDF are vector formats. They scale to any size without losing quality. PSD is a layered raster format for photos. PPTX is an editable presentation file. INDD is a layout file for multi-page documents. Use vector formats for logos, raster formats for photos, and PDF for the finished work.
Suppose a folder shows up in your inbox with seven files after you pay the invoice. Each file ends in letters that mean nothing to you, like .ai, .eps, .svg, .pdf, .psd, .pptx, .indd. The printer wants "the vector." The web developer wants "something light." The sign shop wants an EPS. You just stare at the folder, not knowing which file to open.
This panic is common. Nobody explains file formats during a project handover. Yet the wrong file quietly decides whether your logo prints sharp on a storefront or looks blurry on a business card.
In this post, we’ll explain 7 types of design files and exactly where each one goes. No jargon, no spec sheets. Just a simple look at what each design file does, where it falls short, and a decision table you can keep on hand for good.
So, keep reading!
The 7 types of graphic design file formats cover almost everything a designer gives you. They fall into three jobs. Creating files (AI, PSD, PPTX, INDD). Delivering files (PDF, EPS). Displaying files (SVG). Once you know a file's job, the confusion goes away. You stop asking "which file is best." You start asking "best for what."
Here's the whole picture in one table:
| Format | Type | Created In | Best Use | Editable? |
|---|---|---|---|---|
| .AI | Vector | Adobe Illustrator | Logos, icons, illustration masters | Fully layered |
| .EPS | Vector | Illustrator/legacy apps | Legacy print, signage, embroidery | Limited |
| .SVG | Vector (XML) | Illustrator, Figma, code | Web logos, icons, animation | Yes, in code or design app |
| Vector + raster | Any Adobe app | Print delivery, proofs, sharing | Partially | |
| .PSD | Raster | Adobe Photoshop | Photo editing, compositing, mockups | Fully layered |
| .PPTX | Slide container | Microsoft PowerPoint | Presentations, pitch decks, templates | Fully editable |
| .INDD | Layout container | Adobe InDesign | Brochures, magazines, books | Fully editable |
Vector and raster graphics differ in a key way. This difference matters for all seven design file formats below. It is worth ten minutes to learn if no one has explained it to you. Our breakdown covers how raster and vector graphics work. Keep that in mind — it explains every format detail below.

An AI file is Adobe Illustrator's native, layered vector format for editing.
Never lose your AI file. If a designer gives you nothing else, ask for this.

An EPS file is an old vector format built on Adobe's PostScript language.
EPS is the bridge between new design software and machines that have run for twenty years.

An SVG file is an open, XML-based vector format for the web. It's kept as a W3C standard.
An SVG file is usually the smallest file in the folder, but it does the most work.

A PDF is a format that works on any device. It can hold vector art, images, fonts, and layout in one file.
Before sending a PDF to print, check the resolution, bleed, and color space. Make sure RGB has been converted to CMYK.

A PSD file is Photoshop's own layered image format.
Getting the pixel size right at the start saves the whole project later. That's why our image size guide is worth saving before you start a new canvas.

A PPTX file is Microsoft PowerPoint's own format. It runs on the Office Open XML standard.
That two-file rule is the most useful habit in deck delivery. It pairs well with the layout tips in our presentation design tips.

An INDD file is Adobe InDesign's native layout file. It combines text and images into multi-page documents.
An unpackaged INDD causes the most broken handoffs in the industry. Always ask for the package.
Knowing which file format fits which project stage is easier once you understand the graphic design process behind them.
The right graphic design file format depends on your task. A logo needs a vector for print, an SVG for the web, or a PNG for a photo. Photos need raster formats like PSD or TIFF. Presentations need PPTX or PDF.
| If You Need To… | Use This Format | Why |
|---|---|---|
| Send a logo to a printer | PDF (PDF/X) or AI | Vector, embedded fonts, press-ready color |
| Put a logo on a website | SVG | Scales perfectly, tiny file size, styleable |
| Place a logo over a photo | PNG | Supports transparency |
| Send artwork to a sign or embroidery vendor | EPS or AI | Legacy vector support in fabrication software |
| Edit a photograph | PSD | Layers, masks, non-destructive adjustments |
| Hand over an editable presentation | PPTX | Master slides, editable text, reusable layouts |
| Distribute a finished presentation | Locked layout, fonts fixed, opens anywhere | |
| Lay out a 40-page catalog | INDD (+ IDML + packaged links) | Master pages, styles, text flow |
| Share a proof for approval | Opens anywhere, preserves appearance | |
| Upload a photo to a website | WebP or JPG | Compressed for fast page loading |
| Archive a high-quality flat image | TIFF | Lossless, print-standard |
| Animate an icon on a webpage | SVG | Animatable with CSS or JavaScript |
Match your task to the format below to pick the correct one every time.
For web use, Google explains modern image formats guidance. WebP has replaced JPG and PNG for photos. It works well on quick loading pages.
Nobody makes these mistakes on purpose. A file can look fine on screen, since screens forgive a lot. Print does not forgive. A press won't fix a blurry 72 DPI logo for you. A vinyl cutter won't add back the transparency your EPS lost.
Every mistake below takes five seconds to fix if you catch it early. It costs a lot more if you don't. Check this short list before sending any design file in your handover folder.
Design file questions come up at the worst times, mid-email to a printer or a client. These quick answers solve the common mix-ups around logos, formats, and software compatibility. Copy any answer straight into a message when someone asks. Here's what people ask most. If these questions aren’t of concern to you, you can contact us with your own. We’ll try to help you through a free consultation.
There is no single best format. There are three. Keep the AI file as your editable master. Use SVG for websites and apps. Send PDF or EPS to printers and fabricators. Never deliver a logo as a JPG only. JPG can't scale up and can't have a transparent background. A full logo package has all three formats, in color and one-color versions.
Sometimes. If the designer turned on Create PDF Compatible File, most PDF readers and browsers can show it, but you can't edit it. Affinity Designer, CorelDRAW, and Inkscape can open many AI files, but not all of them perfectly. Complex gradients or effects may shift. For full editing, only Illustrator works reliably.
Yes, but less than before. Adobe suggests AI or PDF for modern work. But EPS is still standard in sign-making, vinyl cutting, embroidery digitizing, and in older software that never switched to PDF. If a vendor asks for EPS, send it. Their machinery needs it. Just keep your AI or PDF master safe.
SVG is vector. It's made of shapes built from math, so it stays sharp at any size and keeps a small file size. PNG is raster. It's a fixed grid of pixels that supports transparency. Use SVG for logos, icons, and flat web graphics. Use PNG for photos or raster effects that need transparency. SVG also allows CSS styling and animation. PNG can't do that.
PPTX is PowerPoint's format and is supported by Keynote, Google Slides, and LibreOffice. KEY is Apple Keynote's own format and only opens well in Keynote on macOS, iOS, or iCloud. Keynote can export to PPTX, but animations, fonts, and transitions may change. For decks shared outside an all-Apple team, PPTX is safer.
Two reasons cover almost every case. First, the file was saved in a newer version of InDesign than yours. InDesign doesn't work with older versions, so ask the designer for an IDML file instead. Second, the INDD came without its Links and Document fonts folders, so images are missing and fonts get replaced. Ask for a packaged folder.
A PDF can be either, and often both. PDF is a container. It contains vector paths, images, fonts, and layout in a single file. A PDF from Illustrator with live paths is vector and scales cleanly. A PDF from a scanned page has only pixels. Zoom to 800 percent. If the edges stay sharp, it's vector.
Most printers want a press-ready PDF, usually PDF/X‑1a or PDF/X‑4, with fonts embedded, images at 300 DPI, CMYK color, and 3 mm bleed. Some accept native AI or INDD graphic design file formats for complex jobs. Always ask before exporting. Every press has its own spec, so follow theirs instead of guessing.
Auto tracing tools like Illustrator's Image Trace can get close on a clean, high-contrast logo. But up close, curves often look wobbly and corners jagged. For large prints or permanent brand use, redraw the artwork by hand in Illustrator. That's real vectorization, and you can see the difference at scale.
Both are Photoshop files, but PSB is the Large Document Format for files that are too large for PSD. Adobe limits PSD to 30,000 x 30,000 pixels and 2 GB. PSB goes up to 300,000 pixels per side, useful for panoramas, large prints, and heavily layered files. PSB only opens in Photoshop. You can't easily share it.
That's it, we're done here!
Seven types of file formats, one habit to keep. Match the file to the job. Vector when it needs to scale. Raster when it's a photo. PDF when it's heading to a client or the press. A working file for edits. A locked copy for people who shouldn't touch it. And a source file, always kept safe somewhere. The folder from a finished project protects your brand. The AI file lets you resize a logo for a storefront in five years. The PPTX lets you update a revenue figure right before a pitch. The IDML saves a catalog when software versions differ. Knowing these graphic design file formats means you won't be stuck by a vendor's questions.
None of this needs to live in your head anymore. Bookmark the tables, skim them when a vendor asks for something unfamiliar, and move on with your day. Formats shift slowly, but style doesn't, so keep an eye on the graphic design trends shaping what you put inside those files next.
Thanks for sticking with us through all seven formats. Now go make something worth printing.
Until next time, take care! 💛
What should a graphic design contract include? These 15 terms cover scope, payment, and ownership so...
Have a sound understanding of the key difference between graphic design and branding? Here we are!...
Tired of guessing how to give design feedback that actually works well? Learn a simple 4-step method...