Skip to content

Instantly share code, notes, and snippets.

@idclark
Created August 5, 2012 02:08
Show Gist options
  • Select an option

  • Save idclark/3261139 to your computer and use it in GitHub Desktop.

Select an option

Save idclark/3261139 to your computer and use it in GitHub Desktop.
wget command for all images on page
wget -r -P /save/location -A jpeg,jpg,bmp,gif,png http://www.domain.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment