image-processingimagemagicklibreoffice

Imagemagick on linux to convert EMF to PNG


I am trying to convert an image in EMF format to PNG using Imagemagick on Red Hat Enterprise Linux Server release 5.5 (Tikanga), but I am running into the following error:

convert: no decode delegate for this image format `thumbnail.emf' @ error/constitute.c/ReadImage/550. convert: no images defined `1.png' @ error/convert.c/ConvertImageCommand/3068.

How might I fix this?


Solution

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

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