image4tools / Save-Image-as-Type

Save Image as Type is an chrome extension which add Save as PNG / JPG / WebP to the context menu of image.
GNU General Public License v2.0
142 stars 21 forks source link

Extension changes file name #28

Open BTrey opened 1 year ago

BTrey commented 1 year ago

The filename is always "download.jpg" The tool should remember the original file name except for the extension. While image names are sometimes some random string, they often have meaningful names. Having to figure out the original name and rename the file makes using this more cumbersome than copying the file location and downloading it with wget or similar methods.

xorraks commented 1 year ago

Default file names can be important for me when making sure i dont have duplicates, so this change would be super useful