daavelar/extractor

There is no license information available for the latest version (1.7.0) of this package.

Extract all images from html page

1.7.0 2025-02-04 20:46 UTC

This package is auto-updated.

Last update: 2025-04-04 21:08:18 UTC


README

This script download all images from html page.

Installing

composer global require daavelar/extractor

Note: Make sure your composer bin files are executable

Using

extract $url [$folder]

Note: If you don't specify some folder, the files will be downloaded in your current directory