Difference between pages "1ceaf73df40e531df3bfb26b4fb7cd95fb7bff1d" and "Exiftool"
(Created page with '1ceaf73df40e531df3bfb26b4fb7cd95fb7bff1d is the SHA-1 for a block of 4096 NULL bytes: <pre> $ dd if=/dev/zero of=4k bs=4096 count=1 1+0 records in 1+0 records out 4096 bytes tra…') |
(Created page) |
||
| Line 1: | Line 1: | ||
| − | + | {{Infobox_Software | | |
| + | name = Exiftool | | ||
| + | maintainer = Phil Harvey | | ||
| + | os = {{Cross-platform}} | | ||
| + | genre = {{Analysis}} | | ||
| + | license = multiple | | ||
| + | website = [http://www.sno.phy.queensu.ca/~phil/exiftool/] | | ||
| + | }} | ||
| − | + | Exiftool is a Perl library and a command-line tool that can be used for reading and writing metadata in files. In addition to exif images, Exiftool also supports many other file formats, such as video and audio files as well as Word documents. Note that Exiftool does not support writing metadata to some formats. While Exiftool can be helpful in a forensic analysis, it is not a forensic tool, nor is it an anti-forensic tool. | |
| − | + | ||
| − | + | =License= | |
| − | + | Exiftool is free and open source release under the same terms as Perl. | |
| − | + | =Supported Files= | |
| − | + | The Exiftool [http://www.sno.phy.queensu.ca/~phil/exiftool/#supported website] has a comprehensive list of the supported file types, and indicates if Exiftool supports reading, writing, and/or creating metadata for each file type. | |
| − | + | Exiftool's specialty is image file formats. It can extract exif and gps metadata and it can extract Maker Notes from several popular manufacturers. | |
| − | === | + | |
| − | + | ||
Latest revision as of 13:36, 25 October 2010
| Exiftool | |
|---|---|
| Maintainer: | Phil Harvey |
| OS: | Cross-platform |
| Genre: | Analysis |
| License: | multiple |
| Website: | [1] |
Exiftool is a Perl library and a command-line tool that can be used for reading and writing metadata in files. In addition to exif images, Exiftool also supports many other file formats, such as video and audio files as well as Word documents. Note that Exiftool does not support writing metadata to some formats. While Exiftool can be helpful in a forensic analysis, it is not a forensic tool, nor is it an anti-forensic tool.
[edit] License
Exiftool is free and open source release under the same terms as Perl.
[edit] Supported Files
The Exiftool website has a comprehensive list of the supported file types, and indicates if Exiftool supports reading, writing, and/or creating metadata for each file type. Exiftool's specialty is image file formats. It can extract exif and gps metadata and it can extract Maker Notes from several popular manufacturers.