Blog | Roadmap | Browse Source | View Tickets | Register | Trac Login | Forgot Password?

Setting up an ICE service

What is an ICE service?

ICE service is a dedicated conversion service that takes an input file and using installed libraries and ICE conversion abilities returns a different type of file format.

OpenOffice.org/Excel conversion service
  • Spreadsheet conversion service

  • Input filetype: ods, xls xlsx

  • Output filetypes: html pdf

Scalable Vector Graphics conversion service
Input filetype: svg
Output filetypes: png, pdf, ps and transformed svg
GeoGebra conversion service
  • Conversion service that takes a ggb file as input and renders a html file with a geogebra java applet, images and pdf

  • Input filetype: ggb

LaTeX conversion service
  • Input filetype: tex

  • Output filetype: html pdf

Wave to MP3 conversion service
  • Input filetype: wav aiff

  • Output filetype: mp3

Chemical Markup Language conversion service
  • Input filetype: cml

  • Output filetype: svg jpg png

OpenOffice.org/Word conversion service
  • Input filetype: odt doc

  • Output filetype: html pdf

Audio/video conversion service
  • Input filetype: mp3 mp4 m4a wav wma

  • Output filetype: flash video

Text to Speech conversion service
  • Conversion service for text file to audio (.wav/.mp3) format

  • Input filetype: txt

  • Output filetype: wav mp3

Resizing images service
  • Input filetype: png jpg jpeg gif bmp

  • Output filetype: resized jpg

OpenOffice.org/Power point conversion service
  • Conversion service for OpenOffice.org Presentation and MS Office PowerPoint documents

  • Input filetype: odp ppt

  • Output filetype: html pdf

Creating an ICE service

Currently instructions are only available for Ubuntu 9.04 on the wiki.

Demo

See how the service can be used for conversions. View demo

previous up next