Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.481.232 Times

Read Metadata freeware
Filter: All | Freeware | Demo
 

Read Metadata

1 2 3 4 5 > 
Released: October 16, 2012  |  Added: October 16, 2012 | Visits: 481

BWAV Reader application will read metadata embedded in EBU PCM and some MPEG format Broadcast Wave files, it will also display any available audio format information. What's new in this version: Fixed Timecode display bug. Platforms: Mac

License: Freeware Size: 3.1 MB Download (76): BWAV Reader Download

Released: June 21, 2012  |  Added: June 21, 2012 | Visits: 478

Exiv2 for Linux Exiv2 is a C++ library and a command line utility to manage image metadata. It provides fast and easy read and write access to the Exif, IPTC and XMP metadata of images in various formats. Exiv2 is available as free software and with a commercial license, and is used in many projects. The... Platforms: Linux

License: Freeware Size: 3 MB Download (423): Exiv2 for Linux Download

Added: June 15, 2013 | Visits: 425

sMeta sMeta is a very simple, extensible Java API for reading metadata from files of various formats, such as ID3 tags from MP3 files, EXIF data from JPEG files, chunks from PNG files, etc. If you have a need to read metadata from files, sMeta can help you. Some metadata formats sMeta implements... Platforms: Mac

License: Freeware Size: 1.55 MB Download (32): sMeta Download

Added: October 24, 2010 | Visits: 1.890

Yet Another MetaData Injector for FLV Yet Another MetaData Injector (yamdi) is a metadata injector for FLV files. It adds the onMetaData event to your FLV files. yamdi should run under *BSD and Linux (tested with FreeBSD, MacOSX and Ubuntu) and is published under the BSD license. Why? For a current project I have to add metadata... Platforms: *nix

License: Freeware Size: 7.17 KB Download (110): Yet Another MetaData Injector for FLV Download

Added: June 05, 2010 | Visits: 1.928

Image::MetaData::JPEG Image::MetaData::JPEG is a Perl extension for showing/modifying JPEG (meta)data. SYNOPSIS use Image::MetaData::JPEG; # Create a new JPEG file structure object my $image = new Image::MetaData::JPEG(somepicture.jpg); die Error: . Image::MetaData::JPEG::Error() unless $image; # Get a list... Platforms: *nix

License: Freeware Size: 286.72 KB Download (114): Image::MetaData::JPEG Download

Added: November 04, 2006 | Visits: 4.519

Metadata Analyzer Metadata can get you into trouble! Whenever an MS Office document is created it is complemented with such properties as the author, corporate name, document changes, editing time and other metadata. All this makes the private information available to a third party that may put your company... Platforms: Windows

License: Freeware Size: 628 KB Download (1063): Metadata Analyzer Download

Released: October 10, 2006  |  Added: October 03, 2007 | Visits: 3.953

Clear Read-Only Clear Read-Only is powerful tool for clearing Read-Only file attribute. You can easily change all files & folders Read-Only file/folder attribute just clicking Start buton. There are several options like Include subfolders, Apply to file, Apply to folders for customizing operation types.... Platforms: Windows

License: Freeware Size: 156.87 KB Download (1023): Clear Read-Only Download

Added: January 18, 2010 | Visits: 1.372

SVG::Metadata SVG::Metadata is a Perl module to capture metadata info about an SVG file. SYNOPSIS use SVG::Metadata; my $svgmeta = new SVG::Metadata; $svgmeta->parse($filename) or die "Could not parse $filename: " . $svgmeta->errormsg(); $svgmeta2->parse($filename2) or die "Could not parse... Platforms: *nix

License: Freeware Size: 25.6 KB Download (99): SVG::Metadata Download

Added: November 23, 2010 | Visits: 1.329

Feedn Read Feedn Read (FnR) is a free Java based open source newsfeed reader. It is powered by the Sun ROME syndication framework and therefore supports all current formats (RSS 0.90, 0.91, 0.92, 0.93, 0.94, 1.00, 2.00, ATOM 0.30 and 1.00). It disposes of an intuitive, fast and responsive user interface... Platforms: *nix

License: Freeware Size: 4.8 MB Download (98): Feedn Read Download

Added: August 03, 2010 | Visits: 1.544

Spreadsheet::Read Spreadsheet::Read enables reading the data from a spreadsheet. Spreadsheet::Read tries to transparantly read *any* spreadsheet and return its content in a universal manner independent of the parsing module that does the actual spreadsheet scanning. For OpenOffice this module uses... Platforms: *nix

License: Freeware Size: 9.22 KB Download (226): Spreadsheet::Read Download

Added: April 27, 2010 | Visits: 1.714

Read Local Lyrics Read Local Lyrics is a little Python script works as a lyrics plugin. If to some audio file, a corresponding ".txt" file can be found in the same folder, this is taken as the lyrics of the song.. Download KDE-Apps.org Community Portal for KDE Applications Software Office Multimedia Graphic... Platforms: *nix

License: Freeware Size: 30.72 KB Download (133): Read Local Lyrics Download

Added: January 08, 2010 | Visits: 1.340

Audio::Wav::Read Audio::Wav::Read is a Perl module for reading Microsoft WAV files. SYNOPSIS use Audio::Wav; my $wav = new Audio::Wav; my $read = $wav -> read( filename.wav ); my $details = $read -> details(); Reads Microsoft Wav files.. Platforms: *nix

License: Freeware Size: 18.43 KB Download (118): Audio::Wav::Read Download

Added: September 13, 2010 | Visits: 1.645

Image::MetaData::JPEG::MakerNotes Image::MetaData::JPEG::MakerNotes contains random information and details on MakerNotes. Pieces of information available after parsing the MakerNote The result of the process of parsing the maker note is stored in a directory in the internal data structure for the APP1 Segment, whose path is... Platforms: *nix

License: Freeware Size: 286.72 KB Download (105): Image::MetaData::JPEG::MakerNotes Download

Added: November 14, 2010 | Visits: 1.686

Image::MetaData::JPEG::Structures Image::MetaData::JPEG::Structures is a Perl module that describes the structure of a JPEG file; it is an appendix to the main manual page of the Image::MetaData::JPEG module, which the reader should refer to for further details and the general scope. THE STRUCTURE OF JPEG PICTURES The JPEG... Platforms: *nix

License: Freeware Size: 286.72 KB Download (93): Image::MetaData::JPEG::Structures Download

Added: April 25, 2010 | Visits: 1.030

Image::MetaData::JPEG::TagLists Image::MetaData::JPEG::TagLists contains a collection of tag tables for JPEG segments. Image::MetaData::JPEG::TagLists is an appendix to the main manual page of the Image::MetaData::JPEG module, which the reader should refer to for further details and the general scope. Valid tags for Exif APP1... Platforms: *nix

License: Freeware Size: 286.72 KB Download (94): Image::MetaData::JPEG::TagLists Download

Added: January 25, 2010 | Visits: 1.207

Metadata Hootenanny Metadata Hootenanny is a view/editor for all the spiffy metadata you can put into Quicktime movies. You know how you can view, edit and sort by your mp3s' ID3 metadata in iTunes? Well, the same metadata system exists for all your quicktime movies, too, but until now the only way to access it was... Platforms: Mac

License: Freeware Download (109): Metadata Hootenanny Download

Released: August 24, 2013  |  Added: September 24, 2013 | Visits: 1.463

Word Metadata Changer Word Metadata Changer is an utility that will help you to view and change the Microsoft Office Word document file properties such as creater,last modified by user,company name,manager,last printed time, total edited time, document created time, etc. Platforms: Windows, Other

License: Freeware Cost: $34.95 USD Size: 722.66 KB Download (126): Word Metadata Changer Download

Released: August 24, 2013  |  Added: November 20, 2013 | Visits: 1.469

PDF Metadata Changer PDF Metadata Changer is an utility that will help you to view and change the PDF document file properties such as Producer,Keywords,CreationDate,Copyright,ModifyDate,CreatorTool,Description,Title, etc. Platforms: iOS

License: Freeware Cost: $34.95 USD Size: 866.56 KB Download (207): PDF Metadata Changer Download

Released: November 08, 2012  |  Added: November 08, 2012 | Visits: 475

miniME (Metadata Explorer) for Mac OS Lets you view the hidden QuickTime metadata in Final Cut Pro XML exports. Depending on your camera's format the QuickTime metadata available might include: date, time, location, camera ID, reel ID, white balance temperature, saturation, memo... The demo version lets you view and export the... Platforms: Mac

License: Freeware Size: 3.5 MB Download (462): miniME (Metadata Explorer) for Mac OS Download

Released: July 04, 2012  |  Added: July 04, 2012 | Visits: 603

Metadata Export for iPhoto for Mac OS An export plugin for iPhoto 7 which allows you to export metadata about your iPhoto library photos, including: - Comments - comments about the photo. - Archival Date - Archival date of the photo. - A Creation Date - Creation date of the photo. - Modification Date - Modification date of the... Platforms: Mac

License: Freeware Size: 645.12 KB Download (424): Metadata Export for iPhoto for Mac OS Download

1 2 3 4 5 >