cancel
Showing results for 
Search instead for 
Did you mean: 

Media Conversion through hybris and ImageMagick for SVG image

parasmpatel
Explorer
0 Kudos

I am trying to resize an svg image through hybris(media container and using convert medias option) and embedded imagemagick. However, it results in below error.

 Caused by: java.io.IOException: Conversion failed. Process exited with code 1:
INFO   | jvm 29   | main    | 2020/08/27 20:48:37.945 | convert: DelegateFailed `"rsvg" "%i" "%o"' @ error/delegate.c/InvokeDelegate/1065.
INFO   | jvm 29   | main    | 2020/08/27 20:48:37.945 | convert: UnableToOpenBlob `/home/Hybris/hybris/temp/hybris/convert/magick-39rNDJ9Z': No such file or directory @ error/blob.c/OpenBlob/2634.
INFO   | jvm 29   | main    | 2020/08/27 20:48:37.945 | convert: UnableToOpenFile `/home/Hybris/hybris/temp/hybris/convert/magick-39rNDJ9Z': No such file or directory @ error/constitute.c/ReadImage/583.
INFO   | jvm 29   | main    | 2020/08/27 20:48:37.945 | convert: NoImagesDefined `/home/Hybris/hybris/temp/hybris/convert/tmp_6229150356485976573.svg' @ error/convert.c/ConvertImageCommand/3032.


This issue occurs only for image of type SVG, for jpg/png it works fine. Also, it works fine on windows but not on linux(Red Hat).

Hybris version: 5.7

Imagemagick version: 6.7

Thank you.

former_member705370
Discoverer
0 Kudos

it is possible convert to webp?

Thank's

Accepted Solutions (0)

Answers (0)