daavelar/extractor

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

Extract all images from html page

Installs: 40

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 4

pkg:composer/daavelar/extractor

1.7.0 2025-02-04 20:46 UTC

This package is auto-updated.

Last update: 2025-10-04 22:11:29 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