Skip to content

Downloads favicons from a list of URLs

License

Notifications You must be signed in to change notification settings

jcv8000/mass-favicon-dl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mass Favicon Downloader

Downloads favicons from a list of specified URLs

Setup:

Edit urls.txt and add all of the URLs you want to download the favicons from.

The URLs have to have the http:// or https:// prefix.

Usage:

node ./downloader.cjs [favicon size]

It will try to download the favicon at that size, but if the website doesn't have that size it might download a smaller one.

Example: node ./downloader.cjs 16

Outputs files into ./favicons/

About

Downloads favicons from a list of URLs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published