Why does my EMF text look wrong after conversion?

Font substitution. The original EMF referenced a font (often Calibri or Cambria) that isn't installed on the rasteriser. Outline the text in the source app first, or route through PDF export in Office, which embeds the fonts before rasterisation.

More about converting EMF to HEIC

EMF (Enhanced Metafile, also called EMF+ in its later form) is Microsoft's 32-bit vector clipboard and file format introduced in Windows NT 3.5 in 1994. When you copy a chart from Excel and paste into Word, the intermediate clipboard data is EMF; when you Insert > Object > Microsoft Visio drawing, the embedded record is often EMF. The format stores GDI drawing commands (lines, curves, text, bitmaps) as a sequence of records, making it resolution-independent for typical vector content like flowcharts, organisational charts, and engineering callouts.

Converting EMF to HEIC bridges the two platform worlds: EMF is Windows-native and essentially invisible on Apple hardware - macOS Preview rejects it, iPhones have no idea what it is - while HEIC is the Apple ecosystem's home format. Rasterising a Visio floor plan or an Excel chart to HEIC produces an image that Quick Looks on a Mac, AirDrops to an iPad for a site meeting, and files into Apple Notes or Photos, at roughly half the size of an equivalent JPG render. Since EMF diagrams are flat-colour lineart, HEVC compresses them exceptionally well - typical output is well under 200KB even at 300 DPI.

The catch is font availability: EMF references system fonts by name, so an EMF created on a Windows machine with Calibri 11pt will look different when rasterised on a server without Calibri installed. The rasteriser falls back to a similar font, shifting glyph metrics and breaking layout - outline text in the source app, or route via PDF (Office's Save As PDF embeds fonts) for mission-critical diagrams. And if the image is headed back to a mixed-platform audience - a blog, a Gmail thread, a Windows-heavy team - derive a JPG with HEIC to JPG rather than sending HEIC.

When you'd use this

Reasons to convert EMF 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 EMF 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 EMF → HEIC tool on heic.now.
  2. Drag your EMF 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

  • Render at 300 DPI for print or 150 DPI for screen - EMF is vector so output resolution is your choice at conversion time.
  • Outline text in the source application before exporting EMF, otherwise font substitution on the rasteriser side breaks visual fidelity.
  • For Excel charts, the cleanest path is often paste into Word, Save As PDF, then PDF to HEIC - the PDF step embeds the fonts.
  • If the EMF embeds raster bitmaps (screenshots, photos), those carry their native resolution and may pixelate at high DPI - check the source.
  • Lineart diagrams compress superbly in HEIC - even 300 DPI renders usually land under 200KB, so don't skimp on DPI to save space.
Try the EMF → HEIC tool
Free, no signup required. Files deleted in 24 h.
Open EMF → HEIC
Back to all FAQ