×
Create a new article
Write your page title here:
We currently have 3,189 articles on s23. Type your article name above or create one of the articles listed here!



    s23
    3,189Articles

    Converter: Difference between revisions

    Content added Content deleted
    imported>Hundfred
    No edit summary
    imported>mutante
    mNo edit summary
    Line 2: Line 2:
    searching for the fastest and most memory saving open code to do that, suggestions?
    searching for the fastest and most memory saving open code to do that, suggestions?


    '''text'''
    === text ===
    * [[html2pdf]]
    * [[html2pdf]]
    * [[pdf2html]]
    * [[pdf2html]]
    Line 10: Line 10:
    * ascii -> postscript
    * ascii -> postscript
    * ascii -> pdf
    * ascii -> pdf
    * rtf -> ascii
    * doc -> ascii


    '''audio'''
    === audio ===
    * wav -> mp3
    * wav -> mp3
    * wav -> ogg '''oggenc'' (part of vorbis-tools debian package)
    * wav -> ogg '''oggenc'' (part of vorbis-tools debian package)
    Line 20: Line 18:
    * mp3 change bitrate
    * mp3 change bitrate


    '''image'''
    === image ===
    * jpg -> png (imagemagick, convert rose.jpg rose.png)
    * jpg -> png (imagemagick, convert rose.jpg rose.png)
    * gif -> png (imagemagick ,http://www.imagemagick.org/script/command-line-tools.php)
    * gif -> png (imagemagick ,http://www.imagemagick.org/script/command-line-tools.php)
    Line 27: Line 25:
    * colors (imagemagick)
    * colors (imagemagick)


    '''database'''
    === database ===
    * sql -> mdb
    * sql -> mdb
    * mdb -> sql
    * mdb -> sql
    Line 33: Line 31:
    *
    *


    '''video'''
    === video ===
    * avi -> mpg
    * avi -> mpg
    * avi -> svcd
    * avi -> svcd
    Line 40: Line 38:




    === Microsoft > Free ===

    * doc -> ascii ([[antiword]])
    * xls -> ascii,mysql ([[xls2csv]])
    * mdb -> ascii,mysql
    * wmv -> (xvid) avi
    * wma -> ogg


    http://ads.daemonnews.org/cgi-bin/CentralAd/getimage.cgi/0.6744256319305189?REGION=Front_Page
    http://ads.daemonnews.org/cgi-bin/CentralAd/getimage.cgi/0.6744256319305189?REGION=Front_Page

    Revision as of 20:38, 25 July 2005

    converter for different needs:

    searching for the fastest and most memory saving open code to do that, suggestions?

    text

    * html2pdf
    * pdf2html
    * html2ascii filename pdf2text
    * ps2ascii
    * pdftops
    * ascii -> postscript
    * ascii -> pdf
    

    audio

    * wav -> mp3
    * wav -> ogg 'oggenc (part of vorbis-tools debian package)
    * wma -> mp3
    * wma -> ogg
    * mp3 change bitrate
    

    image

    * jpg -> png (imagemagick, convert rose.jpg rose.png)
    * gif -> png (imagemagick ,http://www.imagemagick.org/script/command-line-tools.php)
    * png -> jpg ( " )
    * resize (imagemagick)
    * colors  (imagemagick)
    

    database

    * sql -> mdb
    * mdb -> sql
    * ex -> sql
    * 
    

    video

    * avi -> mpg
    * avi -> svcd
    * avi -> dvd 
    * mplayer --v caca
    


    Microsoft > Free

    * doc -> ascii (antiword)
    * xls -> ascii,mysql (xls2csv)
    * mdb -> ascii,mysql
    * wmv -> (xvid) avi
    * wma -> ogg
    

    http://ads.daemonnews.org/cgi-bin/CentralAd/getimage.cgi/0.6744256319305189?REGION=Front_Page

    Cookies help us deliver our services. By using our services, you agree to our use of cookies.
    Cookies help us deliver our services. By using our services, you agree to our use of cookies.