axelrindle / axelrindle/vscode-webp

Scale feature

Open
#5 1 comment 0 reactions 0 assignees View on GitHub
enhancement help wanted
Dominant language
TypeScript
Stars
8
Forks
3
PR merge metrics
No merged PRs in 30d

Description

- Add an option "Resize and convert to webp"
- Allow to specify the size of the file.
- The extension will then add the option -resize to the command line

By default, we can preview image files in vscode. Another feature would be to add a gui button to crop and resize the image to webp.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the extension's existing image-conversion command handling and how VS Code options are exposed. Define the scope between resize-and-convert support and the proposed crop/resize GUI, then verify that the requested size is passed through as a resize option and that the resulting image is WebP.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript, vscode
Domain
tooling
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.