colorspace conversion
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 487
Wav and Flac conversion 1
Wav and Flac conversion contains two service menus: one to convert WAV files into FLAC, and one to convert FLAC files into WAV. more>>
FLAC is a lossless compression method for audio files. Using it, one is able to reduce the filesize and keep the same audio quality as a regular WAV file (CD quality).
The FLAC format is open source, and can be read without any problem by such applications as Amarok or Kaffeine.
Wav and Flac conversion contains two service menus: one to convert WAV files into FLAC, and one to convert FLAC files into WAV.
You will need the FLAC application to be installed on your system to use these service menus.
<<lessThe FLAC format is open source, and can be read without any problem by such applications as Amarok or Kaffeine.
Wav and Flac conversion contains two service menus: one to convert WAV files into FLAC, and one to convert FLAC files into WAV.
You will need the FLAC application to be installed on your system to use these service menus.
Download (MB)
Added: 2006-05-25 License: GPL (GNU General Public License) Price:
1249 downloads
MOV, MP4 conversion service
MOV, MP4 conversion service can convert files supported by ffmpeg to MOV / MP4 format, supported by my iPod Video G5. more>>
MOV, MP4 conversion service is final and working version of my script, which I use to convert files supported by ffmpeg to MOV / MP4 format, supported by my iPod Video G5.
Everything was tested to be easy to use (finally, after installation). If You have any problems with it, just let me know - Ill try to help as far as I can.
INSTALLATION:
Just download "avi2mov" script, and save it in /usr/sbin/ directory (You can save it in any directory, but take care later, because i assume, youve saved it in /usr/sbin/ :) ).
After this, You need to set proper permissions, so use chmod:
chmod +x /usr/sbin/avi2mov
Finally, You need to add this converter to Service Menu. Create file
/usr/kde/3.5/share/apps/konqueror/servicemenus/convert-avi-to-mov.desktop
with Kate for example, and copy and paste this code:
[Desktop Action MediaConvertFile]
Exec=/usr/sbin/avi2mov %U
Icon=reload
Name=Convert selected file to mov / mp4 ...
[Desktop Entry]
Actions=MediaConvertFile
Encoding=UTF-8
Icon=reload
ServiceTypes=video/*
ExcludeServiceTypes=kdedevice
<<lessEverything was tested to be easy to use (finally, after installation). If You have any problems with it, just let me know - Ill try to help as far as I can.
INSTALLATION:
Just download "avi2mov" script, and save it in /usr/sbin/ directory (You can save it in any directory, but take care later, because i assume, youve saved it in /usr/sbin/ :) ).
After this, You need to set proper permissions, so use chmod:
chmod +x /usr/sbin/avi2mov
Finally, You need to add this converter to Service Menu. Create file
/usr/kde/3.5/share/apps/konqueror/servicemenus/convert-avi-to-mov.desktop
with Kate for example, and copy and paste this code:
[Desktop Action MediaConvertFile]
Exec=/usr/sbin/avi2mov %U
Icon=reload
Name=Convert selected file to mov / mp4 ...
[Desktop Entry]
Actions=MediaConvertFile
Encoding=UTF-8
Icon=reload
ServiceTypes=video/*
ExcludeServiceTypes=kdedevice
Download (0.003MB)
Added: 2006-11-01 License: GPL (GNU General Public License) Price:
655 downloads
Iris Video Conversion Utility 0.75
Iris is a video conversion utility in C++ that works as a front-end to mencoder. more>>
Iris is a video conversion utility in C++ that works as a front-end to mencoder. Iris Video Conversion Utility can run in command-line or graphical modes and currently supports conversion to DVD MPEG, DivX AVI and VCD MPEG
This software intends to ease video conversion to common formats.
Help Wanted / TODO
- Cancel button does not always work
- More output formats
- Reset values for command-line format paramater
- re-work stderr redirection
- catch and identify mencoder conditions
<<lessThis software intends to ease video conversion to common formats.
Help Wanted / TODO
- Cancel button does not always work
- More output formats
- Reset values for command-line format paramater
- re-work stderr redirection
- catch and identify mencoder conditions
Download (0.12MB)
Added: 2005-12-27 License: BSD License Price:
1401 downloads

Html Code Convert 3.3
Speed up the conversion of HTML code into different format more>>
HTML Code Convert helps speed up the conversion of HTML code into different format including Java Script, JavaServer Pages, Microsoft ASP, PHP, Perl, Python, and the UNIX Shell. It is particularly useful in CGI scripting.
Enhancements:
- Colors and font selected in prefeferences box.
- Fixe bug with Quit button. First try to support accessibility.
- Updated schemas.
<<lessEnhancements:
- Colors and font selected in prefeferences box.
- Fixe bug with Quit button. First try to support accessibility.
- Updated schemas.
Download (184KB)
Added: 2009-04-29 License: Freeware Price:
198 downloads
Online Metric Conversion Calculator 1.00
Online Metric Conversion Calculations using only your web browser without any additional software. Works in any web browser like Internet Explorer, Mo... more>> <<less
Download (7KB)
Added: 2009-04-07 License: Freeware Price: Free
209 downloads
CEIConvert 1.00
CEIConvert provides an email conversion program for kMail, Netscape, Evolution, and Eudora. more>>
CEIConvert provides an email conversion program for kMail, Netscape, Evolution, and Eudora.
This tool will convert your individual emlx mail files (found in ~/Library/Mail/) to the old mbox format, used by almost every UNIX/Linux mail client and recognized by many more.
Basically, it helps you migrate your email messages to a different mail client.
<<lessThis tool will convert your individual emlx mail files (found in ~/Library/Mail/) to the old mbox format, used by almost every UNIX/Linux mail client and recognized by many more.
Basically, it helps you migrate your email messages to a different mail client.
Download (0.003MB)
Added: 2007-04-14 License: GPL (GNU General Public License) Price:
923 downloads
OpenInteract2::Conversion::ActionConfig 1.99_06
OpenInteract2::Conversion::ActionConfig is a Perl module that can convert old action.perl files into INI configurations. more>>
OpenInteract2::Conversion::ActionConfig is a Perl module that can convert old action.perl files into INI configurations.
SYNOPSIS
use OpenInteract2::Conversion::ActionConfig;
my $old_config_text = join( , );
print OpenInteract2::Conversion::ActionConfig
->new( $old_config_text )
->convert();
Utility for translating an action table configuration, either in a serialized Perl format or in an actual Perl hashref, into an INI format. It also does a few transformations along the way to make fieldnames/values consistent and ensure there are no deeply nested datastructures.
<<lessSYNOPSIS
use OpenInteract2::Conversion::ActionConfig;
my $old_config_text = join( , );
print OpenInteract2::Conversion::ActionConfig
->new( $old_config_text )
->convert();
Utility for translating an action table configuration, either in a serialized Perl format or in an actual Perl hashref, into an INI format. It also does a few transformations along the way to make fieldnames/values consistent and ensure there are no deeply nested datastructures.
Download (0.007MB)
Added: 2006-08-15 License: Perl Artistic License Price:
1165 downloads
Convert::EBCDIC 0.06
Convert::EBCDIC, ascii2ebcdic, ebcdic2ascii is a Perl module for string conversion between EBCDIC and ASCII. more>>
Convert::EBCDIC, ascii2ebcdic, ebcdic2ascii is a Perl module for string conversion between EBCDIC and ASCII.
SYNOPSIS
use Convert::EBCDIC;
$ascii_string = ebcdic2ascii($ebcdic_string);
$ebcdic_string = ascci2ebcdic($ascii_string);
$translator = new Convert::EBCDIC;
$translator = new Convert::EBCDIC($table);
$ascii_string = $translator->toascii($ebcdic_string);
$ebcdic_string = $translator->toebcdic($ascii_string);
$Convert::EBCDIC::ccsid819
This module can be used to import then functions ascii2ebcdic and/or ebcdic2ascii or in an Object mode.
Exported Functions:
ascii2ebcdic()
takes as the first argument a EBCDIC string that is to be converted to ASCII using default converion table.
ebcdic2ascii()
takes as the first argument a ASCII string that is to be converted to EBCDIC using default converion table.
Object methods:
new()
creates a new translator object. Will take an optional argument being a 256 character conversion table.
toascii()
takes and ASCII string and return and EBCDIC string.
toebcdic()
takes and EBCDIC string and return and ASCII string.
Translation tables:
$Convert::EBCDIC::ccsid819
Character Code Set ID 00819. This is the default on most systems.
$Convert::EBCDIC::ccsid1047
Character Code Set ID 01047. This is the default on OS390.
<<lessSYNOPSIS
use Convert::EBCDIC;
$ascii_string = ebcdic2ascii($ebcdic_string);
$ebcdic_string = ascci2ebcdic($ascii_string);
$translator = new Convert::EBCDIC;
$translator = new Convert::EBCDIC($table);
$ascii_string = $translator->toascii($ebcdic_string);
$ebcdic_string = $translator->toebcdic($ascii_string);
$Convert::EBCDIC::ccsid819
This module can be used to import then functions ascii2ebcdic and/or ebcdic2ascii or in an Object mode.
Exported Functions:
ascii2ebcdic()
takes as the first argument a EBCDIC string that is to be converted to ASCII using default converion table.
ebcdic2ascii()
takes as the first argument a ASCII string that is to be converted to EBCDIC using default converion table.
Object methods:
new()
creates a new translator object. Will take an optional argument being a 256 character conversion table.
toascii()
takes and ASCII string and return and EBCDIC string.
toebcdic()
takes and EBCDIC string and return and ASCII string.
Translation tables:
$Convert::EBCDIC::ccsid819
Character Code Set ID 00819. This is the default on most systems.
$Convert::EBCDIC::ccsid1047
Character Code Set ID 01047. This is the default on OS390.
Download (0.005MB)
Added: 2006-08-18 License: Perl Artistic License Price:
1168 downloads
HTML::WikiConverter::Markdown 0.02
HTML::WikiConverter::Markdown is a Perl module to convert HTML to Markdown markup. more>>
HTML::WikiConverter::Markdown is a Perl module to convert HTML to Markdown markup.
SYNOPSIS
use HTML::WikiConverter;
my $wc = new HTML::WikiConverter( dialect => Markdown );
print $wc->html2wiki( $html );
This module contains rules for converting HTML into Markdown markup. You should not use this module directly; HTML::WikiConverter is the entry point for html->wiki conversion (eg, see synopsis above). See HTML::WikiConverter for additional usage details.
<<lessSYNOPSIS
use HTML::WikiConverter;
my $wc = new HTML::WikiConverter( dialect => Markdown );
print $wc->html2wiki( $html );
This module contains rules for converting HTML into Markdown markup. You should not use this module directly; HTML::WikiConverter is the entry point for html->wiki conversion (eg, see synopsis above). See HTML::WikiConverter for additional usage details.
Download (0.008MB)
Added: 2006-10-19 License: Perl Artistic License Price:
1101 downloads
Mail::Message::Convert 2.066
Mail::Message::Convert is a Perl module for conversions between message types. more>>
Mail::Message::Convert is a Perl module for conversions between message types.
INHERITANCE
Mail::Message::Convert
is a Mail::Reporter
Mail::Message::Convert is extended by
Mail::Message::Convert::Html
Mail::Message::Convert::HtmlFormatPS
Mail::Message::Convert::HtmlFormatText
Mail::Message::Convert::MailInternet
Mail::Message::Convert::MimeEntity
Mail::Message::Convert::TextAutoformat
SYNOPSIS
Available methods are very converter-specific.
This class is the base for various message (and message parts) converters. When the conversion does not change the contents of the body, most of the converters will return the source object. In any case, an Mail::Message::Body is returned with the conversion applied but as much of the other meta data stored in the source body unchanged.
In most cases, converters are created by Mail::Message when they are needed; have a look at the encode and decoded methods on message objects.
<<lessINHERITANCE
Mail::Message::Convert
is a Mail::Reporter
Mail::Message::Convert is extended by
Mail::Message::Convert::Html
Mail::Message::Convert::HtmlFormatPS
Mail::Message::Convert::HtmlFormatText
Mail::Message::Convert::MailInternet
Mail::Message::Convert::MimeEntity
Mail::Message::Convert::TextAutoformat
SYNOPSIS
Available methods are very converter-specific.
This class is the base for various message (and message parts) converters. When the conversion does not change the contents of the body, most of the converters will return the source object. In any case, an Mail::Message::Body is returned with the conversion applied but as much of the other meta data stored in the source body unchanged.
In most cases, converters are created by Mail::Message when they are needed; have a look at the encode and decoded methods on message objects.
Download (0.57MB)
Added: 2006-08-21 License: GPL (GNU General Public License) Price:
1159 downloads
PApp::Recode 1.1
PApp::Recode is a Perl module that can convert bytes from one charset to another. more>>
PApp::Recode is a Perl module that can convert bytes from one charset to another.
SYNOPSIS
use PApp::Recode;
# not auto-imported into .papp-files
$converter = to_utf8 PApp::Recode "iso-8859-1";
$converter->("string");
This module creates conversion functions that enable you to convert text data from one character set (and/or encoding) to another.
<<lessSYNOPSIS
use PApp::Recode;
# not auto-imported into .papp-files
$converter = to_utf8 PApp::Recode "iso-8859-1";
$converter->("string");
This module creates conversion functions that enable you to convert text data from one character set (and/or encoding) to another.
Download (0.38MB)
Added: 2006-08-07 License: Perl Artistic License Price:
1173 downloads
Locale::RecodeData::ISO_8859_5 1.16
Locale::RecodeData::ISO_8859_5 is a Perl module for conversion routines for ISO-8859-5. more>>
Locale::RecodeData::ISO_8859_5 is a Perl module for conversion routines for ISO-8859-5.
SYNOPSIS
This module is internal to libintl. Do not use directly!
This module is generated and contains the conversion tables and routines for ISO-8859-5.
COMMENTS
The following comments have been extracted from the original charmap:
version: 1.0
source: ECMA registry
alias ISO-IR-144
alias ISO_8859-5:1988
alias ISO_8859-5
alias CYRILLIC
Please note that aliases listed above are not necessarily valid!
<<lessSYNOPSIS
This module is internal to libintl. Do not use directly!
This module is generated and contains the conversion tables and routines for ISO-8859-5.
COMMENTS
The following comments have been extracted from the original charmap:
version: 1.0
source: ECMA registry
alias ISO-IR-144
alias ISO_8859-5:1988
alias ISO_8859-5
alias CYRILLIC
Please note that aliases listed above are not necessarily valid!
Download (0.45MB)
Added: 2006-08-30 License: Perl Artistic License Price:
1150 downloads
Locale::RecodeData::ISO_8859_8 1.16
Locale::RecodeData::ISO_8859_8 is a Perl module for conversion routines for ISO-8859-8. more>>
Locale::RecodeData::ISO_8859_8 is a Perl module for conversion routines for ISO-8859-8.
SYNOPSIS
This module is internal to libintl. Do not use directly!
This module is generated and contains the conversion tables and routines for ISO-8859-8.
COMMENTS
The following comments have been extracted from the original charmap:
version: 1.0
source: ECMA registry
alias ISO-IR-138
alias ISO_8859-8:1988
alias ISO_8859-8
alias HEBREW
Please note that aliases listed above are not necessarily valid!
<<lessSYNOPSIS
This module is internal to libintl. Do not use directly!
This module is generated and contains the conversion tables and routines for ISO-8859-8.
COMMENTS
The following comments have been extracted from the original charmap:
version: 1.0
source: ECMA registry
alias ISO-IR-138
alias ISO_8859-8:1988
alias ISO_8859-8
alias HEBREW
Please note that aliases listed above are not necessarily valid!
Download (0.45MB)
Added: 2006-08-30 License: Perl Artistic License Price:
1150 downloads
Locale::RecodeData::ISO_8859_4 1.16
Locale::RecodeData::ISO_8859_4 is a Perl module for conversion routines for ISO-8859-4. more>>
Locale::RecodeData::ISO_8859_4 is a Perl module for conversion routines for ISO-8859-4.
SYNOPSIS
This module is internal to libintl. Do not use directly!
This module is generated and contains the conversion tables and routines for ISO-8859-4.
COMMENTS
The following comments have been extracted from the original charmap:
version: 1.0
source: ECMA registry
alias ISO-IR-110
alias ISO_8859-4:1988
alias ISO_8859-4
alias LATIN4
alias L4
Please note that aliases listed above are not necessarily valid!
<<lessSYNOPSIS
This module is internal to libintl. Do not use directly!
This module is generated and contains the conversion tables and routines for ISO-8859-4.
COMMENTS
The following comments have been extracted from the original charmap:
version: 1.0
source: ECMA registry
alias ISO-IR-110
alias ISO_8859-4:1988
alias ISO_8859-4
alias LATIN4
alias L4
Please note that aliases listed above are not necessarily valid!
Download (0.45MB)
Added: 2006-08-30 License: Perl Artistic License Price:
1150 downloads
Locale::RecodeData::ISO_8859_7 1.16
Locale::RecodeData::ISO_8859_7 is a Perl module for conversion routines for ISO-8859-7. more>>
Locale::RecodeData::ISO_8859_7 is a Perl module for conversion routines for ISO-8859-7.
SYNOPSIS
This module is internal to libintl. Do not use directly!
This module is generated and contains the conversion tables and routines for ISO-8859-7.
COMMENTS
The following comments have been extracted from the original charmap:
version: 1.0
source: ECMA registry
alias ISO-IR-126
alias ISO_8859-7:1987
alias ISO_8859-7
alias ELOT_928
alias ECMA-118
alias GREEK
alias GREEK8
Please note that aliases listed above are not necessarily valid!
<<lessSYNOPSIS
This module is internal to libintl. Do not use directly!
This module is generated and contains the conversion tables and routines for ISO-8859-7.
COMMENTS
The following comments have been extracted from the original charmap:
version: 1.0
source: ECMA registry
alias ISO-IR-126
alias ISO_8859-7:1987
alias ISO_8859-7
alias ELOT_928
alias ECMA-118
alias GREEK
alias GREEK8
Please note that aliases listed above are not necessarily valid!
Download (0.45MB)
Added: 2006-08-30 License: Perl Artistic License Price:
1150 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above colorspace conversion search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed