44 projects tagged "Conversion"
osis2epub is a a program that converts a Bible text stored in Open Scripture Information Standard (OSIS) format to an EPUB book. The resulting eBook can then be read on various eReaders or converted to another format. Conversion to a simple text format and to a collection of HTML files with an accompanying stylesheet and file list (for direct viewing or subsequent conversion) is also supported.
XML::RDB is a Perl extension to convert XML files into RDB schemas and populate/unpopulate them. It works with XML schemas too. It analyzes relationships within either an XML file or an XML schema to create RDB tables to hold that document (or any XML document that conforms to the XML schema). It takes an XML file or URL as input for the XML::DOM::Parser, and extracts information to build and write DDL. An attempt is made to recognize relations within the XML structure then translate it to the DDL. That generated DDL is then loaded, parsing the DOM tree a second time to extract and load the data. At the bottom of the DDL are select statements to help get a view of those relations found, and XML data. xml_rdb also dumps the data back to XML format.
dudl is a collection of tools to grab, encode, and rename MP3 files, archive them, and maintain a database of all files. On top of this runs the dudld Jukebox daemon that plays your files through gstreamer. dudld's strengths are the powerful tag based filters, the capability to cope with very large collections, and the network protocol to control its operation. There is a full featured command-line client, a minimalistic GTK client, and a lirc client. Writing new clients should be easy with the supplied client libraries.
docx2txt is a tool that attempts to generate equivalent (ASCII) text files from Microsoft .docx documents, preserving some formatting and document information (which MS text conversion drops) along with appropriate character conversions for a good (ASCII) text experience. It is a platform independent solution consisting of (core) Perl and (wrapper) Unix/Windows shell scripts and a configuration file to control the output text appearance to fair extent. It can very conveniently be used to build a Web based docx document conversion service. Some Makefiles and Windows batch files are provided for easy installation of the scripts. With unzippers like CakeCmd that can deal with corrupt Zip archives, this tool can extract text from corrupt docx documents in many cases, where MS word processor fails to even open them.
Create-dvd is a wrapper that uses MPlayer to encode any given video into a DVD-compatible format. It then uses dvdauthor to create the structure of the DVD for burning to disc. It takes care of aspect ratio math, optionally increases volume, and changes frame rates with a few simple options.