Media Copyright Scanner

6 0

Media Copyright Scanner

Scans the media library for filenames, title text, alt text, and description text matching common stock image patterns.

No releases yet.

No issues yet.

Hash Verification

ZIP files downloaded via this site have an associated SHA256 hash.

Mac

On Mac, you can use the sha256 command to calculate the hash of a downloaded ZIP file. Open terminal and execute:

sha256 [filename]

Where [filename] is the name of the ZIP file. If the hash matches the one on the website, the ZIP file is genuine.

Linux

On Linux, you can use the sha256sum command to calculate the hash of a downloaded ZIP file. From a shell, execute:

sha256sum [filename]

Where [filename] is the name of the ZIP file. If the hash matches the one on the website, the ZIP file is genuine.

Download

The latest development archive is available below.

Download Latest

Github Repository

This project is located on Github in the repository robertdevore/media-copyright-scanner.

Star Support Project