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%
Keine Kommentare vorhanden
Keine Kommentare vorhanden