mirror of
https://git.eworm.de/cgit/extract-artwork
synced 2025-08-03 01:34:24 +02:00
No description
.gitignore | ||
extract-artwork.c | ||
Makefile | ||
README.md |
extract-artwork
Extract artwork from media files
Takes a number of media files and extracts artwork images.
Requirements
To compile and run extract-artwork
you need:
Some systems may require additional development packages for the libraries.
Build and install
Building and installing is very easy. Just run:
make
followed by:
make install
This will place an executable at /usr/bin/extract-artwork
,
documentation can be found in /usr/share/doc/extract-artwork/
.
Usage
Just run extract-artwork
and add argument with media file names.
Upstream
URL: GitHub.com
Mirror: eworm.de