Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scale feature #5

Open
LoganTann opened this issue May 18, 2023 · 1 comment
Open

Scale feature #5

LoganTann opened this issue May 18, 2023 · 1 comment
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@LoganTann
Copy link

LoganTann commented May 18, 2023

  • 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.

@LoganTann LoganTann changed the title scale feature Scale feature May 18, 2023
@axelrindle axelrindle added the enhancement New feature or request label May 19, 2023
@axelrindle
Copy link
Owner

Adding a custom gui or a button to an existing preview gui seems to be a rather difficult task. While having a gui for resizing and previewing the changes would definitely be a great addition, I don't think I have enough experience with writing VSCode extensions to accomplish this task.

For now I'll stick with a simple input box to enter the desired new size.

@axelrindle axelrindle added the help wanted Extra attention is needed label Jun 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants