Hacker News new | past | comments | ask | show | jobs | submit login
Show HN: Put ful.co/ in front of any URL to easily copy its SVGs and images (ful.co)
88 points by fulco__ 15 hours ago | hide | past | favorite | 15 comments





For those, like me, that prefer local CLI tools, I found gallery-dl yesterday (although possibly slightly different use case than ful.co).

And of course ImageMagick to easily convert images to different formats.


In Firefox: Cmd/Ctrl-I, click the Media tab, find the image you want and click Save As. This works even on sites that try to prevent media from being saved (by blocking referrer-less loads, etc.).

You can do the same thing by saving a HTML file from firefox (Ctrl+S), the images will be placed in a directory next to that HTML file.

Inline svg?

Next challenge, make it work for dynamic images (that aren't present on initial load).

Thanks! Saves me the chore of opening the Network tab on the inspector to manually do this stuff.


Actually useful. Not uncommon that I'm trying to pull a logo or branding for some project or another and it's always a pain.

It 404ed with the two biggest swiss websites: digitec.ch and 20min.ch

Did you you include the protocol like this https://ful.co/https://digitec.ch ? It seems to work for me.

Cool! I would add web fonts to that list.

The web page says nothing about what it does. The <title> says "ful.co - a svelte and sveltekit related blog and agency". Very confusing.

Add the HN title to the web page?


done, will look into webfonts

Did some brief testing and (at least for me) it works on a paywalled WSJ page and MediaWiki but not on 2channel. Reddit no, but Reddit rehosters yes.

I think you got blocked by an anti-scraper. I put in reddit.com and only got one image back.

I don't think I specifically got blocked. I haven't done anything to get around scraping restrictions like setting a fake User-Agent. If a website doesn't want to be scraped I'll just use inspect element.

Some other current limitations:

- Might miss items in a SPA that loads additional assets outside the initial html - Misses images/SVG's that are loaded with external css with background:url(...);


Can you make one that converts webp to png?

This is fantastic. So straightforward, gets the job done.



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

Search: