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

[Image Resizer] Offer option to encode images to another format (image converter) #2686

Open
Afaren57 opened this issue May 5, 2020 · 30 comments
Labels
Idea-Enhancement New feature or request on an existing product Product-Image Resizer Things regarding image resizing module

Comments

@Afaren57
Copy link

Afaren57 commented May 5, 2020

Hello,

I took a look at the image resizer feature and found it really interesting, but I was wondering if it could also encode to another format. There are times when you have a bunch of png images that you want to convert to png, to have a lighter file, with or without a resize of the image. I think it could be interesting to add this option. It could simply be a drop list added when you create a new format size, with encode to : [Keep format, png, jpg ...]

@crutkas
Copy link
Member

crutkas commented May 19, 2020

what other formats?

@crutkas crutkas added Needs-Author-Feedback The original author of the issue/PR needs to come back and respond to something Product-Image Resizer Things regarding image resizing module Idea-Enhancement New feature or request on an existing product labels May 19, 2020
@crutkas crutkas added this to the Suggested Enhancements milestone May 19, 2020
@Mr-Pingu
Copy link

For me PNG, TIFF -> JPG conversion would suffice.

@crutkas crutkas removed the Needs-Author-Feedback The original author of the issue/PR needs to come back and respond to something label Jun 18, 2020
@morphentropic
Copy link

Agreed, I never need to go from JPG to PNG, but PNG to JPG would be super useful and a great time saver!

thanks

@crutkas
Copy link
Member

crutkas commented Jul 17, 2020

@kenfrancisadams i can tell you i've had to do that due to a tool that only wanted PNGs even though it wasn't needed to be in PNG :(

@DennyAtkin
Copy link

I'd like to upvote this. Frequently I need to resize to get the file size down, and resizing a PNG often results in a file that's still too large (in bytes) for my purpose. It would be nice to have the option to always resize to JPG.

@Andrew-Koman
Copy link

Also, I think HEIC would be a nice addition too (not necessarily to but definetly from). I often get sent a lot of HEIC photos and some software doesn't support them. Having a dedicated app/feature for image conversion would be an amazing addition.

@Epiktetus
Copy link

I'll agree to this as well. The fallback encoder to JPEG is there, so it shouldn't be too hard to make a checkbox to force the fallback encoder instead.

@crutkas crutkas changed the title Encode images to another format Encode images to another format (image converter) Dec 11, 2020
@pownas
Copy link

pownas commented Dec 20, 2020

Would be lovely with a easy right click option to Convert HEIC -> JPG files.

@enricogior enricogior changed the title Encode images to another format (image converter) [Image Resizer] Offer option to encode images to another format (image converter) Mar 6, 2021
@stamminator
Copy link

stamminator commented May 18, 2021

In case anyone is wondering where all these requests for converting HEIC are coming from and why it's important, iOS has made HEIC the default file format of photos due to its reduced file size compared to JPEG. HEIC is becoming more ubiquitous and likely will continue to do so as other software vendors want to cache (accidental typo, but I like it, so it stays 😁) in on smaller lossy images, so OS-level support via PowerTools would really help.

@HarHarLinks
Copy link

HarHarLinks commented Jun 30, 2021

JPEG XL would be nice

@therobotking
Copy link

Any updates on whether or not this feature is being considered?

@stamminator
Copy link

stamminator commented Aug 21, 2023

+1 vote here...

@syuil You don't need to comment "+1", as comments like that clutter up the conversation history. That's why GitHub has 👍 reactions.

@syuil
Copy link

syuil commented Aug 25, 2023

+1 vote here...

@syuil You don't need to comment "+1", as comments like that clutter up the conversation history. That's why GitHub has 👍 reactions.

3 years later...

@makedir
Copy link

makedir commented Sep 28, 2023

Would be nice to see this too. Also helpful would be a gif converter from video files.

@nmindz
Copy link

nmindz commented Oct 6, 2023

Often time when downloading pictures from internet it's now in .webp format. Inside PowerToys if we could have a right click context menu to convert .webp images to .png it would be useful!

A WebP converter would be SO helpful...

@loukamb
Copy link

loukamb commented Oct 14, 2023

God, someone please add this.

@johannesbjorkdahl-decerno
Copy link

johannesbjorkdahl-decerno commented Jan 13, 2024

TL;DR .SVG.ICO

The world needs PowerToys to step up and be the hero we need, not the hero we deserve...

I've just spent too long researching what tools are available for easy file format conversion, and I was blown away by how few options there are for a quality-of-life function.
For example, the functionality to right-click a .svg and convert to .ico would significantly improve.

The alternatives out there for me (meaning that I don't want a complete image manipulation toolset) if I want the option to right-click .svg files and convert them to .ico files are:

ImageMagick, with the use of plugins

Way too complex of a program that didn't seem to work without extensive knowledge and configuration (for .svg.ico at least)

IrfanView, with the use of plugins

Too complex as well, and converting .svg.ico did not work with the baseline configuration; the images became corrupt

File Converter

This seemed promising, but the .ico files became corrupt, and it's not actively been developed for years

Inkscape

Doesn't seem to have the functionality to add options to the context menu

Please keep up the good work guys! I'm looking forward to and can't wait for this to be added; cheers!

@pmiossec
Copy link

If this feature is implemented one day, maybe using jpegli encoder is the best contender for jpeg encoding:

And also please consider JXL now that we know that it is a very capable image format, the best for nearly all use cases.

@legowerewolf
Copy link

I add emoji and stickers to Discord and Telegram - it's primarily what I use Image Resizer for.

image

It'd be great to be able to have Image Resizer automatically convert images that aren't in the right format (Telegram: PNG/WebP, Discord: PNG/GIF) at the same time I'm resizing for one of these services.

@charger
Copy link

charger commented Sep 16, 2024

This is old issue. But change format along with resize is stil wanted feature. PNG -> JPG and PNG -> WEBP is need for my user case.

@bel57
Copy link

bel57 commented Sep 16, 2024

Yup, really old issue. Not sure why MS/contributors aren't looking into it.
Image Resizer should definitely include a converter.
Meanwhile, for anyone struggling to find an alternative, FileMenu Tools is pretty good at it. It's also more complete that PowerRename, for what it's worth.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Idea-Enhancement New feature or request on an existing product Product-Image Resizer Things regarding image resizing module
Projects
None yet
Development

No branches or pull requests