0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

Plugin for converting png to webp format in VSCode or cursor

Posted at

When I was using Android Studio to develop projects, its built-in function to convert png to webp was a very useful feature.

But recently when I used Cursor to develop a project, Cursor didn't have this feature built-in , so I developed a plugin :fist::fist::fist:

This plugin has a built-in cWebp tool library, so you don't need to download cWebp.

:point_right: Features
Convert png, jpg, jpeg to webp format images.

ToooWebP has two commands:

  • ToWebP: Converts a single image to webp format and deletes the original image.

  • ToooWebP: Convert multiple images to webp format and delete the originals.

Support: mac windows and linux

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?