~scripters/scripting/trunk

« back to all changes in this revision

Viewing changes to utility/multimedia/superconvert.sh

  • Committer: michael at profarius
  • Date: 2009-02-08 04:03:42 UTC
  • Revision ID: michael@profarius.com-20090208040342-fpppjg2ul2grwsy2
Cleaned up repository ; I felt this was very much needed.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#! /bin/bash
2
2
# Author KIAaze http://www.ohloh.net/accounts/KIAaze
3
 
#
4
 
# This script is released under The GNU General Public License version 3
5
 
# http://www.gnu.org/licenses/gpl-3.0-standalone.html
6
 
# You may modify and distribute this script as you wish, but please give credit 
7
3
 
8
4
# convert images from any format to any other format (uses ImageMagick's "convert" ;) )
9
5