-
Notifications
You must be signed in to change notification settings - Fork 6.7k
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
[Feature request] Image compression #32048
Comments
Hi I'm an AI powered bot that finds similar issues based off the issue title. Please view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one and thumbs upping the other issue to help us prioritize it. Thank you! Closed similar issues:
|
This issue reads to me as: enable image resizer to act on all of the files in a folder (and maybe sub-folder). Does that sound right? /needinfo |
I add to the request "optional loosless compression" |
So the image resizer compresses the images, right ? If so, it's not really clear in the app that it does. And what if I don't want to resize, but only compress ? |
/dup #2686 |
Hi! We've identified this issue as a duplicate of another one that already exists on this Issue Tracker. This specific instance is being closed in favor of tracking the concern over on the referenced thread. Thanks for your report! |
Description of the new feature / enhancement
It can be great if we can have an "Image Compression" component.
Scenario when this would be used?
It could be used anytime we want to compress an image.
I imagined the following scenarios :
It should either replace the images with the compressed version, or add a "compressed" suffix. For example :
Supporting information
I came across this vscode extension by microsoft that already has the compression (for one or more images in a folder). I can get the repo (maybe it's proprietary ?).
The text was updated successfully, but these errors were encountered: