Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Weitere Informationen
Archiviert

How do I get the original file name to persist after download?

djtaylor26

Firefox is renaming all downloaded file names with the same name. How do I get the original file name to persist after download?

Firefox is renaming all downloaded file names with the same name. How do I get the original file name to persist after download?

Alle Antworten (2)

This setting is in the header of the download request, you would have to edit the headers coming in. Since it is controlled by the server, I do not think this is an easy solution.

You may be experiencing this bug in case a Content-Disposition header is used.

  • bug 1180126 - Content-Disposition: inline; filename= doesn't work with Save As

A possible workaround is to open the image in a tab and use "Save Page As" to save the image.