lunapaint / vscode-luna-paint

A raster image editor extension for VS Code
https://marketplace.visualstudio.com/items?itemName=Tyriar.luna-paint
279 stars 25 forks source link

Add export option #197

Open EHMilon opened 10 months ago

EHMilon commented 10 months ago

As a web developer, many times I have to work with a lot of images. For making a good user experience and load website faster, sometime we need to change the resulation, sometime large image need to compress. Suppose an image size is 5 MB. it will make long time to load, so to reduce quality is very effective way. To compress this image, we have to open photoshop or other online editor.

Screenshot 2023-10-12 191040

So please add export option. Then we don't have to go the other place. It will make this extension more helpful. My request to you, please add 1. Change the regulation option. 2. Changing image Quality option.

@Tyriar