Difference between revisions of "Document Metadata Extraction"
From Forensics Wiki
m (→General) |
m (→General) |
||
| Line 45: | Line 45: | ||
; Extraction tool, part of '''[[Hachoir]]''' project | ; Extraction tool, part of '''[[Hachoir]]''' project | ||
| − | [Category | + | [[Category:Tools]] |
Revision as of 19:36, 4 October 2008
Here are tools that will extract metadata from document files.
Contents |
Office Files
- wvWare
- http://wvware.sourceforge.net/
- Extracts metadata from various Microsoft Word files (doc). Can also convert doc files to other formats such as HTML or plain text.
PDF Files
- xpdf
- http://www.foolabs.com/xpdf/
- pdfinfo (part of the xpdf package) displays some metadata of PDF files.
Images
- jhead
- http://www.sentex.net/~mwandel/jhead/
- Displays or modifies Exif data in JPEG files.
- vinetto
- http://vinetto.sourceforge.net/
- Examines Thumbs.db files.
- libexif
- http://sourceforge.net/projects/libexif EXIF tag Parsing Library
General
- hachoir-metadata
- Extraction tool, part of Hachoir project