Projects tagged ‘exif’ and ‘jpeg’


Jump to tag:

Projects tagged ‘exif’ and ‘jpeg’

Filtered by Project Tags exif jpeg

Refine results Project Tags photo (7) metadata (6) iptc (6) image (5) python (5) java (5) gps (4) photography (4) graphics (3) rename (3) rotation (3) tag (3)

[24 total ]

4 Users
   

Renrot is utility written on perl, it's aim is to do different processing tasks upon the files (especially those containing EXIF data). Renrot renames files according the flexible name template ... [More] (allowing DateTimeOriginal and FileModifyDate EXIF tags, if they exist, otherwise, the name will be set according to the current timestamp). Further, renrot can aggregate files according shooting time period or given template. Additionally, it can lossless rotate JPEGs and their thumbnails, accordingly Orientation EXIF tag or given angle. The script can also put commentary into the Commentary and UserComment tags. Personal details can be specified via XMP tags defined in a configuration file. [Less]
Created over 2 years ago.

3 Users
   

jUploadr is a cross platform, cross-site Photo uploader. Currently it runs on Windows Linux and OS X and supports both Flickr and Zooomr. It allows you to set all properties of a photo before you ... [More] upload it. It also supports batch editing, so you can make short work of uploading a bunch of files. [Less]
Created over 2 years ago.

3 Users
 

Eyes Of Lynx is a web-based application written in PHP/Javascript that allows you to share, examine and manage your photo albums. It's designed to be fast, intuitive and very powerful. Its key ... [More] features include an original and innovative interface, zoom and rotation tools, auto rotate of photos when an orientation is provided in EXIF data (informations stored by digital cameras), cache of images in a smaller/intermediate size to increase display and loading speeds, a thumbnail's image navigation, ... [Less]
Created over 3 years ago.

1 Users

phraymd is a free and open source photo collection manager designed for Linux and the gnome desktop.
Created 7 months ago.

0 Users

JPEG Metadata reader and writer in Visual Basic 5/6
Created 11 months ago.

0 Users

Do you need a way to get image data out of a jpeg? It might seem like pulling teeth sometimes if you need any more than just the basic date/time of the photo or what camera was used. But what if you ... [More] would like to know the subject, city, state, or location of the photo? Or what if you would like to provide shutter speeds, aperature settings, etc...? Then you have to search high and low to figure out how you're going to get that information out of an image. This project is simply about a class library that will allow you to get (for now) and set (in the future) information about a JPEG image without trying to figure out what all of the possible paths are to get that information using a BitmapMetaData reader. [Less]
Created 7 months ago.

0 Users

Geotagging is a method of adding GPS data to the EXIF header of photographs (found in JPEG and other file formats). Geotagger is a tool to help geotag photos. This can be done manually by locating ... [More] a spot on a map or automatically by correlating with data from a GPS. Geotagger is written in C# and uses Google Maps in an embedded web browser for visualizing the GPS data and photo locations. This tool is meant to do only one thing - Geotag photos. It will not create KML files, it will not create GPX files, it will not resize photos, it will not post photos to web sites. It will just write GPS data into EXIF headers of photographs. This is a work in progress and is not yet complete. Please read the wiki or http://notions.okuda.ca/geotagger/ for updates. [Less]
Created about 1 year ago.

0 Users

This library provide an exif Extractor Libary for Actionscript 3.0. The project is administered by Likuzun(frank li). You can use this As3 library for any uncommercial As3 project.
Created about 1 year ago.

0 Users

A comprehensive C# library for reading, manipulating and writing metadata stored in jpg photos using WPF and the Windows Imaging Component. Includes support for Windows Live Photo Gallery People Tags ... [More] , GPS Coordinates and most EXIF, XMP & IPTC properties. [Less]
Created about 1 month ago.

0 Users

The Big PictureThe Big Picture is an early attempt for a Python library to read and write Exif and IPTC metadata from and to JPEG and TIFF files. It is in a very early stage. This library is fallout ... [More] from the Happy Camel project, a tool to correlate GPS data with digital photo's. StatusCurrently, The Big Picture is in a alpha stage, which basically means that I have succesfully used it on a few example pictures. There is a first alpha release, and the bleeding-edge code is in Subversion. There is support for reading and writing Exif and IPTC metadata in Jpeg and Tiff files, and Jpeg comments. The basic structure is there, but a lot of work is required to make sure all checks are in place for reading, writing and setting tags. Furthermore, I'm still compiling the tag libraries with all their requirements (luckily I can peek at Exiftool's documentation :) If you're interested in using this library, please bear in mind that, currently, it might invalidate your images! The good news is that the files themselves are untouched, and alterations are only written to copies :) UsageUsage and other information may be found in this project's Wiki. [Less]
Created about 1 year ago.