Skip to content

camiha/webptools

Repository files navigation

webptools

minimal webp converter.
screenshot

Feature

  • convert png/jpg to webp.
  • support drag and drop file input.
  • support encode options. (quality, lossless)
  • delete original file when complete encode.
  • toggle dark/light mode theme.

Releases

note: code certificate not yet set.
releases

Todo

  • support directory input.
  • using libvips.
  • refactor error handlings.
  • add advanced options.
  • add tests.

Self build

require:

steps:

  1. pnpm install
  2. pnpm tauri build
  3. create application file in src-tauri/target/release/bundle/