Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

FYI: Figure tags don't convert their hrefs to base64.

For example, try saving my home page: https://andrewrondeau.herokuapp.com/

The img tags are converted correctly, but there's still <figure class=image><a href="https://andrewrondeau.herokuapp.com/... in the single HTML file.



I cannot reproduce your issue, I just did a test on this page and I see the expected `<img src="data:image/jpeg;base64,...` in the saved page.


Look for figure tags, not image tags

Even better, just search for ="http


All I can find is a <a> tag.

Edit: I think I now understand the issue. I confirm SingleFile saves only the current page and not linked images, for example.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: