How can I convert other image file types to webp format via context menu?

How can I convert other image file types to webp format via context menu?

1 Like

You'd need to employ an external converter like ImageMagick.

yeah I know and have the external tools, but I think DO is not friendly with webp which is the best image format. It's better for DO developers to implement this format like other image formats.

HM, probably way off again, but for .webp it works just fine:

  1. Double click on the picture file

convert-webp-01

  1. In the picture displayed, select in the menu File -> Save As ...

convert-webp-02

  1. You can also choose a pic format. Enjoy a converted webp :slight_smile:

convert-webp-03

OR :wink:

  1. Double click on the picture file
    (See above)

  2. Right click on the picture and select CopyAll

convert-webp-04

  1. Now close both the right-click menu and the pic, CTRL+V the clipboard into the folder (right-click paste works as well , and receive your converted "Clipboard Image.jpg"

convert-webp-05

Of course, pressing CTRL+SHIFT+S in the opened pic works also ...

I mean converting other image types to webp not webp to other image file types. It seems you didn't read the Q carefully.

How right you are, It's these old eyes, you know :confused: I crawl in the dust :wink: Thanks for pointing it out. So it's back to external tools like

Works like a charm :slight_smile: