| Short description: |
Convert copy |
| Category: |
Application/Utility |
| Status: |
usable |
| Created: |
2004-02-29 16:58:23 GMT |
| Last update: |
2004-04-26 17:28:44 GMT |
| Owner: |
Ilmari Heikkinen
(Projects of this owner) |
| Homepage: |
http://conversio.sourceforge.net |
| Download: |
http://sourceforge.net/project/showfiles.php?group_id=83684
|
| License: |
GPL |
| Dependency: |
|
| Description: |
Requires shared-mime-info from freedesktop.org. Automatic converter installation works best in Debian, there is also untested Gentoo support.
ccp user/screenshot scp://my.web.server:public_html/screenshot.jpg
ccp http://www/hmm.wav scp://www/hmm.mp3
ccp ccp-1.0/ ccp-1.0.tar.gz
ccp *.png image/jpeg
ccp *.png audio/x-mp3
Pipes together existing converters to convert files from one format to another. E.g. add the converters pdf->ps, ps->text, text->wav and wav->mp3 in a config file and ccp can now convert pdf to mp3. It's kinda like internet routing, just for programs.
Uses XML-format config files and fuzzy keyword-to-flag-matching. Which enables you to do 'ccp pic.png pic.jpg -a quality 75' and 'ccp snd.wav snd.mp3 -a quality high' and expect them to work (if the config has a keyword that matches to quality, that is (it doesn't (lazy me))).
|
| Versions: |
[1.51 (2004-04-26)]
[1.4 (2004-04-11)]
[1.01 (-)]
|