Open Bug 1916031 Opened 8 months ago Updated 7 months ago

Save embedded images with corresponding filename

Categories

(Firefox :: File Handling, enhancement)

Firefox 129
Desktop
All
enhancement

Tracking

()

People

(Reporter: marcoagpinto, Unassigned)

References

()

Details

Heya,

When I right-click on a website embedded image and select to save the image, the default filename is "Untitled."+extension.

It doesn't preserve the name that is in the base64 code.

Could it be improved?

Thanks!

The Bugbug bot thinks this bug should belong to the 'WebExtensions::Untriaged' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.

Product: Firefox → WebExtensions
Component: Untriaged → File Handling
Product: WebExtensions → Firefox

no, no, no.

See the images here:
https://proofingtoolgui.org/faq.html

data:image/png;filename=dictionary_change_ff_sharp.png;base64,iVBORw blah blah blah

It has a filename embedded.

I was able to reproduce the issue on Win11x64 using FF build 131.0
Marking issue as new since it is an enhancement.

Status: UNCONFIRMED → NEW
Has STR: --- → yes
Ever confirmed: true
OS: Unspecified → All
Hardware: Unspecified → Desktop

I have never heard of or seen this filename parameter before. I don't think this is specified anywhere. Marco can you point to some source or specification for this?

Flags: needinfo?(marcoagpinto)

(In reply to Tom Schuster (MoCo) from comment #5)

I have never heard of or seen this filename parameter before. I don't think this is specified anywhere. Marco can you point to some source or specification for this?

Sure, I drag'n'drop the images into the compose window of Thunderbird and then save as HTML.

Then with a webpage editor of the kind of WYSIWYG, I copy the image embedded by Thunderbird into my web pages.

Flags: needinfo?(marcoagpinto)
You need to log in before you can comment on or make changes to this bug.