Download List

Project Description

libextractor is a library used to extract meta-data from files of arbitrary type. It is designed to use helper-libraries to perform the actual extraction, and to be trivially extendable by linking against external extractors for additional file types. The goal is to provide developers of file-sharing networks, file managers, and WWW-indexing bots with a universal library to obtain meta-data about files. It includes a shell-command and bindings for Java (JNI) and Python.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-09-07 00:31
0.5.15

This release fixes some minor problems in the PDF extractors and improves the PNG extractor. It also makes libextractor relocatable (by no longer building the installation path into the binary). Various translations have been updated.
Tags: Minor feature enhancements

2006-05-17 15:01
0.5.14

This release fixes a recently reported buffer
overflow in the ASF plugin. It also fixes another
buffer overflow in the Quicktime plugin (by
rewriting it from scratch). The rewrite also
improves support for various Quicktime attributes.
The MPEG extractor was changed to use libmpeg2,
fixing a problem with occasionally wrong image
dimensions.
Tags: Minor security fixes

2006-04-30 09:37
0.5.13

This release adds Vietnamese and Swedish
translations. Some minor changes to improve
portability and internationalization were made.
The wordleaker plugin was integrated into the OLE2
plugin, which is now based on libgsf (a new
dependency). More and more accurate metadata is
extracted.
Tags: Minor feature enhancements

2006-04-22 23:24
0.5.12

This release adds an alternative PDF extractor
plugin (with presumably fewer security problems).
Finnish, French, Gaelic, and Swedish are now
supported by the printable (fulltext) extractor.
Compiling the printable extractors should no
longer require large amounts of memory.
Tags: Code cleanup

2006-03-11 14:55
0.5.11

This release improves support for Microsoft Word files. In particular,
the editing history of Word files can now be extracted.
Tags: Minor feature enhancements

Project Resources