Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
amai
1mo ago
0 comments
Save
Share
Why does every webpage not encode its images as base64 data?
0 comments
4 comments · 2 top-level
top
newest
oldest
gonzalohm
1mo ago
· 2 in thread
Because web browsers support hyperlinking there is no need to embed everything into one big html file
amai
OP
1mo ago
And markdown does also support hyperlinks, like HTML. So it makes sense to use that feature.
gonzalohm
1mo ago
But the comment above asked for support for a feature that allows to embed images inside markdown, hence my reply
deafpolygon
1mo ago
load times… much easier to deliver a small html page quickly, then allow progressive downloads on images.
j
/
k
navigate · click thread line to collapse