Skip to content

Download all images from src attribute within img tag by type

Notifications You must be signed in to change notification settings

emanuelpessoaa/dlimg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dlimg

Download all images from src attribute within img tag by type

Install

npm install dlimg -g

Usage CLI

To download all image content-type:
dlimg http://www.whatever.com
To filter by type:
dlimg http://www.whatever.com --type jpg

the files will be downloaded on the current directory

TODO

  • [--size] to filter and get images by size.
  • [--path] to get images and move to a new path.

License

MIT

About

Download all images from src attribute within img tag by type

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published