Quantcast
Channel: XnView Software
Viewing all articles
Browse latest Browse all 5639

NConvert • Issue with converting from WEBP to JPG

$
0
0
Hi there,

I'm using nconvert (commercial version) in my company project for all sort of conversion between image format, sizes, quality, etc. I have received another case where WEBP files has to be converted into JPG. I went through the documentation and guessed that it should be fairly easy to do so. Buuuut as simple as command is I receiving failures.

I'm runnnig nconvert on k8s. I'll paste all the information I have.
  • Docker base image: eclipse-temurin:21.0.2_13-jre-jammy
  • Nconvert version: 7.192
  • Command: /opt/NConvert/nconvert -out jpeg -q 80 -rmeta -icc -resize longest 1600 -rtype lanczos -o /tmp/workspace13699137917448842041/converted/image01.jpg '/tmp/workspace13699137917448842041/image01.webp'
  • Result: Error: Don't know how to read this picture (/tmp/workspace13699137917448842041/image01.webp)\n\n** NCONVERT v7.192 (c) 1991-2024 Pierre-E Gougelet (Aug 27 2024/09:35:32) **\n Version for Linux x86 (X11) (All rights reserved)\n** This is freeware software (for non-commercial use)\n\n
  • Plugins (in Plugins folder): libsharpyuv.so libwebp.so libwebp.so.7 libwebpdecoder.so libwebpdemux.so libwebpmux.so openjp2.so
I would expect that it should work but apparently something is wrong. Can i get some help with this, please?

Statistics: Posted by stormbreaker — Tue Nov 05, 2024 10:14 pm



Viewing all articles
Browse latest Browse all 5639

Trending Articles