No description
Find a file
2017-03-08 16:02:42 +01:00
.gitignore init 2015-07-14 18:25:00 +02:00
extract-artwork.c update copyright for 2017 2017-01-05 17:04:27 +01:00
Makefile fix compiler and linker flags and produce binaries with full RELRO 2016-05-03 21:19:50 +02:00
README.md use https for my mirror 2017-03-08 16:02:42 +01:00

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