caydey / ffshare

An android app to compress image, video and audio files through ffmpeg before sharing them
GNU General Public License v3.0
615 stars 30 forks source link

Use .jpg as file extension #82

Closed nvllz closed 5 months ago

nvllz commented 5 months ago

Hi, I often face issues with images compressed with FFShare due to .jpeg output extension. I think the .jpg despite being the same is just more popular. Is there a way to make the app outputs priority the jpg file extension?

caydey commented 5 months ago

Will implement in #81

nvllz commented 5 months ago

@caydey it seems to still convert .jpg to .jpeg, even if the Image Output Extension is set to Original.