Tichau / FileConverter

File Converter is a very simple tool which allows you to convert and compress files using the context menu in windows explorer.
https://file-converter.io/
GNU General Public License v3.0
6.16k stars 489 forks source link

Add TIF as output format #77

Open leaumar opened 5 years ago

leaumar commented 5 years ago

Would it be possible to add tif(f) as an output format? It's a good general purpose format for lossy and lossless, alpha and non-alpha, and tagging, so I use it when png and jpg aren't suitable.

Tichau commented 5 years ago

Hi! Thanks for the suggestion :)

The tiff extension is already supported but not the tif one. It's already planned for the next version. You can rename tif file in tiff for now :/

The issue #29 is already tracking this issue so I close this one.

leaumar commented 5 years ago

Oh, it is? It's not listed: https://github.com/Tichau/FileConverter/wiki/Supported-file-formats

(and it wasn't available as an option when I tried)

leaumar commented 5 years ago

Just wanna stress that this is about tif output, not input, which is what #29 seems to be about.

image

Tichau commented 5 years ago

Oh sorry! I didn't understood than it was for the output and mixed it with the other issue.

I reopen this issue, it can be a nice improvement to do.