This is the command coverdump that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
coverdump - extracts cover images to files
SYNOPSIS
coverdump [OPTIONS] <track>
DESCRIPTION
coverdump takes an audio track and extracts all of its embedded cover images to individual
files.
OPTIONS
-h, --help
show a list of options and exit
-d, --dir=DIRECTORY
the target directory for the extracted image files; if none is given, the current
working directory is used
-p, --prefix=PREFIX
a string to prefix to each extracted image file
-V, --verbose=VERBOSITY
The level of output to display. Choose between 'normal', 'quiet' and 'debug'.
EXAMPLE
Extract the covert art embedded in track.flac to the images/ directory:
coverdump track.flac -d images/
Use coverdump online using onworks.net services