Alternative if conversion fails?

Open the EPS in Inkscape 1.3+ and File > Export > PNG, then convert the PNG to HEIC. For batch jobs, run Ghostscript to PNG (gs -sDEVICE=png16m -r300) and convert the output folder in one drag - our batch uploader takes up to 50 files.

More about converting EPS to HEIC

EPS (Encapsulated PostScript) is Adobe's 1992 vector container used for over three decades by print production, logo work, and stock vector marketplaces like Shutterstock, iStock, and Adobe Stock. The format wraps a self-contained PostScript program with a bounding box, optional preview, and font references. Designers receive EPS when downloading vector logos from brand guideline pages, and prepress operators still see EPS files in legacy InDesign packages. Converting EPS to HEIC rasterises the vector at a DPI you choose and stores the result in the most storage-efficient raster format Apple devices read natively.

The natural use case is asset-library previews on the Apple side of a studio. macOS Preview can open a single EPS, but iPhones, iPads, and Apple Photos cannot - so a brand team's EPS logo archive is invisible on exactly the devices where client reviews happen. Rendering each EPS to a HEIC preview produces files that Quick Look instantly, sync through iCloud, and weigh roughly half of equivalent JPG previews. Because HEIC also supports alpha transparency, a logo rasterised on a transparent background keeps it - something a JPG preview never could.

Rasterising EPS demands a PostScript interpreter - Ghostscript is the open-source standard, and Adobe Illustrator, Inkscape, and CorelDRAW all bundle one internally. The trap is fonts: if the EPS references Helvetica Neue 75 Bold and the rasteriser does not have it installed, glyphs substitute to Courier and the output looks broken - outline type in Illustrator (Type > Create Outlines) before converting. And know the limits of the destination: Microsoft Office dropped EPS import in 2017 and does not reliably accept HEIC on Windows either, so for Office paste targets convert the HEIC onward via HEIC to JPG.

When you'd use this

Reasons to convert EPS to HEIC usually come down to compatibility, file-size, or specific feature requirements. Common situations:

  • An app or platform only accepts HEIC uploads.
  • You need a feature unique to HEIC (e.g. transparency, vector scaling, animation, multi-page pages, etc.) that EPS doesn't provide.
  • You're optimising file size — modern formats often produce smaller files than the older format you started with.
  • You need a single archival format across a project so files behave consistently in the same viewer.

How to do it in heic.now

  1. Open the EPS → HEIC tool on heic.now.
  2. Drag your EPS file onto the drop zone, or click Select files. You can drop a whole folder of files at once.
  3. The output is fixed to HEIC. If the format supports extra options (page size, transparency background, quality, EXIF stripping), tweak them in the right-hand panel.
  4. Click Convert. The job runs on our server and finishes in a few seconds for typical photos.
  5. Download the result. Files stay in storage for 24 hours and are then permanently deleted.

The entire flow is free for the first 10 jobs per day with no signup required. A free account doubles that quota; a premium plan removes the limit entirely.

Tips and common pitfalls

  • Set output DPI to 300 for print-quality previews or 150 for screen use - EPS is resolution-independent, so you choose the raster density at conversion time.
  • Outline all type in Illustrator before EPS export to avoid font substitution disasters at the rasterisation step.
  • HEIC keeps alpha - rasterise logos against a transparent background and the cutout survives, unlike a JPG render which always flattens.
  • If the EPS has CMYK colours destined for offset printing, treat the HEIC strictly as a screen preview - keep the EPS master for the actual print run.
  • Check the EPS bounding box first - some stock vectors have an oversized box with empty whitespace that wastes pixels in the raster output.
Try the EPS → HEIC tool
Free, no signup required. Files deleted in 24 h.
Open EPS → HEIC
Back to all FAQ