WebP Import

Import *.webp image files using ImageMagick conversion. Routine is webp → png → svg → write into Inkscape canvas.

You need to install ImageMagick. The command magick or convert needs to be in path variable, otherwise the extension will fail.

Fedora:

sudo dnf install ImageMagick

Ubuntu:

sudo dnf install imagemagick

Windows:

https://imagemagick.org/script/download.php#windows

Add the binary folder to %PATH%

Example Dialog

grafik.png


Version #2
Erstellt: 2025-02-12 02:10:52 CET von Mario Voigt
Zuletzt aktualisiert: 2025-06-02 13:51:04 CEST von Mario Voigt