AnswerBun.com

Convert emf to PNG image using command line

Ask Ubuntu Asked by om39a on January 5, 2022

Is there any command line tool available to convert emf to png images?

I tried the convert utility from ImageMagick, but it says

decoder for emf not found

4 Answers

inkscape is a great idea, but unfortunately it does not do a perfect job, for ex. with label positions getting messed in certain cases, as described here: https://gitlab.com/inkscape/inbox/-/issues/2847

So far the only accurate conversion outside of Windows that I've seen is with OpenOffice (headless) or using the unoconv Python script which calls OpenOffice/LibreOffice to do the work. Maybe there's some way to hack together ImageMagick and Mono (libgdi) under Linux but haven't found anything that's done that yet.

Answered by Eduard Rozenberg on January 5, 2022

The other answers here did not work for me, but one I found on stakoverflow did

Another way is to use inkscape:

inkscape -e file.png source.emf

See inkscape --help for more export options (area to export, dpi, image resolution, background color etc).

Answered by Nathan Musoke on January 5, 2022

(Found in https://stackoverflow.com/a/28749719)

Use LibreOffice:

libreoffice --headless --convert-to png image.emf

Answered by carnendil on January 5, 2022

According to this page: http://www.imagemagick.org/script/formats.php

EMF R Microsoft Enhanced Metafile (32-bit) Only available under Microsoft Windows.

Source

Answered by Jan on January 5, 2022

Add your own answers!

Related Questions

Insert a line after match using sed

1  Asked on January 3, 2022 by tejas-kulkarni

 

Ubuntu 18.04 – Wireless Adapter not Found

0  Asked on January 3, 2022 by aidan3776

       

Problem when trying to build debian packages

0  Asked on January 3, 2022 by kr90

       

How to activate CPU driver in Ubuntu 20.04

0  Asked on December 31, 2021 by coffeeplease

     

Ubuntu 20.04 non-deterministically hanging during boot

1  Asked on December 31, 2021 by daniel-gratzer

     

Idle – Unable to open raster file – : Success

3  Asked on December 31, 2021 by crusaderad

   

How to change zram size?

5  Asked on December 31, 2021 by phuclv

       

SQLSTATE[HY000] [1045] Access denied for user

1  Asked on December 31, 2021 by yyusufaslan

       

Network Error MAAS

1  Asked on December 31, 2021 by jasonrgann

     

Permissions in Ubuntu 18.04

1  Asked on December 31, 2021 by matthew-barlow

 

Ask a Question

Get help from others!

© 2023 AnswerBun.com. All rights reserved. Sites we Love: PCI Database, UKBizDB, Menu Kuliner, Sharing RPP