1
vote
1answer
82 views

Writing arbitrary metadata to EXIF in Android

This question originated here: Writing EXIF metadata to images in Android . Can we use EXIF to write arbitrary metadata, i.e. other than those specified in the ExifInterface documentation (like ...
0
votes
0answers
86 views

Reading EXIF Metadata from an image

Before using a tool/program to extract image metadata I will have manually added Captions to the UserComments Metadata of several images. I then want to use fancybox (or similar jQuery plugin) to pull ...
0
votes
0answers
102 views

MATLAB warning reading JPEG Exif header

I have a MATLAB program that is displaying jpeg files out of a folder. The code is pretty simple: for i = 1:index picture = files(index(i,1)).name; image = fullfile('pictures',picture); ...
0
votes
1answer
362 views

Remove metadata tags using writeImageDataToSavedPhotosAlbum:metadata:completionBlock: ios

I want to edit some metadata tags in iOS, and need to use ALAssetsLibrary/writeImageDataToSavedPhotosAlbum:metadata:completionBlock: since is the only method that doesn't re-encode pixel data. In the ...
0
votes
0answers
318 views

does facebook keep exif of photos on their servers?

I know that facebook strips out exif data on uploads. My question is: do they still keep the original photos with their exif data on their server-side? If so, can we "developers" have access to the ...
1
vote
0answers
92 views

Reading and Writing all JPEG metadata in Silverlight

I've developed a Silverlight application that needs to compress JPEG images on the client. I've been using a library called FJCore to achieve this goal. One of the biggest issues I'm encountering, ...
0
votes
1answer
174 views

How to get metadata from asset url of photo

I'm making a camera app for iOS that includes metadata for the photos. I used the assetlibrary to write the metadata. The method "writeImageDataToSavedPhotoAlbum" has a completion block that returns ...
5
votes
1answer
224 views

iPhone ImageIO not returning all metadata of picture

I am currently trying to make a simple library for accessing picture metadata in an object oriented way (no more dictionaries). I encountered a lot of strange bugs : Even if ...
0
votes
1answer
100 views

Format for storing EXIF metadata in database

I'm working on an application for which I need to be able to store EXIF metadata in a relational database. In the future I'd like to also support XMP and IPTC metadata, but at the moment my focus is ...
0
votes
0answers
316 views

Is the metadata return from ALAssetRepresentation incomplete?

I'm trying to get Photo metadata in iOS by following the ImageApp (OSX) sample code. However, in iOS it does not allow to read image directly from Photo Library, hence using Asset Library framework. ...
5
votes
2answers
714 views

How to write or modify EXIF data for an existing image on the filesystem, without loading the image?

I've asked similar questions before, but have not received a definitive answer. Seems that there must be a way to simply add/modify metadata to an image without loading the image into memory, without ...
2
votes
1answer
314 views

How to update exif of ALAsset without changing the image?

I use setImageData:metadata:completionBlock: of ALAsset to update the exif(metadata) of an asset. I just want to update the metadata, but this method require an imageData as the first parameter. I ...
0
votes
0answers
594 views

Writing EXIF metadata to JPEG in Java

I want to edit GPS tag and save new GPS latitude and longitude to JPEG. Ok I found a Sanselan Java library which lets to do it. There is an example how to write metadata WriteExifMetadataExample end ...
0
votes
1answer
348 views

PHP EXIF data not displaying

I have been trying to display some basic EXIF data from a photo with no luck. My code is below. I just need to display a few basic pieces of information. I have EXIF enabled on the server and I know ...
2
votes
1answer
438 views

metadata editing in bash linux for multimedia files(not images) in linux [closed]

I've searched across stackoverflow, and I've been on google and also duckduckgo and no one seems to have a nice way for me to do this. The only tool that seems to maybe have worked was Exiftool which ...
0
votes
1answer
239 views

Manipulating/adding fields to exif-data iptc

when looking into metadata of images I was wondering how standardized this data actually has to be. Is it possible to add a custom field for an application? I understand that it might be not readable ...
1
vote
1answer
583 views

Read metadata from image formats not supported by exif_read_data

I'm currently using exif_read_data to load the information from JPG, JPEG, TIFF and TIF files. Is there a simple way to manually read other images (ex. PNG, BMP, GIF)? Using fread, or something ...
4
votes
2answers
678 views

Application Would You Like to Use Your Current Location! using ALAssetsLibrary

My application only gets image and it's metadata from ios device using ALAssetsLibrary. When application starts loading images list ios warning is shown.. "Application" Would Like to Use Your ...
2
votes
2answers
2k views

Does PNG support metadata fields like Author, Camera Model, etc?

When I click on the image>property>details of a PNG image in Windows many fields are missing compared to a JPEG file. Are these fields supported in PNG? If so, how would they be added in a PNG file ...
1
vote
0answers
456 views

How to apply additional EXIF fields to JPEGs in Android

I'm writing an app where I'd like to add the direction of the camera view to the image taken. I've seen the android.media.ExifInterface class, but it looks limited to only a few fields. The exif ...
1
vote
0answers
253 views

keep exif information after adjust size of UIImage

I am trying resize a UIImage and keep the original EXIF metadata. However, it looks like no straight forward method available now. I tried CGImageSourceCopyPropertiesAtIndex to get original EXIF ...
0
votes
0answers
243 views

Geotag metadata saves to .jpeg but not to .tiff in C#

I am trying to save GPS information into .tiff and .jpeg metadata. I have created a bitmap in memory and extracted the PropertyItem from it. My function receives a Bitmap, adds the Geotagging ...
2
votes
2answers
745 views

Is there any reliable .NET Image Metadata Library? [closed]

I was searching for some image metadata handling library with following requirements: support EXIF, IPTC and XMP support fast reading of metadata tags (e.g. for batch loading of image thumbnails ...
0
votes
2answers
693 views

Rotating Image by updating its Metadata or EXIF information

I am working on an Image Manipulation utility. The requirement is to rotate the image by updating its metadata (exif information). I have tried to do the same but not succeeded. Kindly suggest some ...
2
votes
2answers
1k views

How to get EXIF data of post images in WordPress

I understand that the EXIF data extracted from uploaded images are stored in the WordPress database, but i am not finding the proper way to find them or get them in a post for instance. I was looking ...
2
votes
1answer
508 views

How does one add custom metadata tags to an image on the iPhone?

I tried adding custom entries in the exif dictionaries I received from an image. This didn't work. I'm assuming this is due to the fact exif is a standard that is already defined. Basically I am ...
1
vote
2answers
292 views

For image Metadata, what tag allows for the largest character limit?

For example the Exif standard has a "User Comment" tag that has a limit of 256 characters I believe. If I want to add lets say a story into metadata, what would be my best bet for several megabytes ...
0
votes
1answer
525 views

iOS : Access JPEG metadata at Marker APP3

I have been using the Exif tags to store some data on jpeg files in the following manner: CGImageSourceRef source = CGImageSourceCreateWithURL(baseURL, NULL); NSDictionary *metadata = (NSDictionary ...
1
vote
1answer
963 views

Read Image Metadata with iOS SDK [duplicate]

Possible Duplicate: Access metadata (exif tags) of image taken by UIImagePickerController - iOS/iPhone Is there a way to read the EXIF metadata of a picture taken by the iPhone camera. I'd ...
0
votes
1answer
403 views

iOS - Issues adding kCGImagePropertyExifUserComment to image

I'm having problems writing a kCGImagePropertyExifUserComment to my image. My code (overall) works, as it writes GPS coordinates without a hassle. However, writing some additional info in the ...
2
votes
2answers
4k views

writing exif data in php

I'm trying to create a website where I can add and modify metadata within a JPEG file. Is there a way in which I can write the exif data in a fairly easy way. I have seen one or two examples, but ...
0
votes
1answer
269 views

Filter camera roll, in order to upload only specified pictures

My app generates pictures from iphone camera. I have an upload feature in-app. I want the user to be able to upload through my app, only the pictures generated by it. So far, i found 2 ways of doing ...
1
vote
3answers
2k views

how to extract camera related information from image

How can I extract camera related information (eg. camera model, date taken etc) from an image stored in the database? For example, I resized an image and uploaded it and saved its path in database. I ...
1
vote
2answers
795 views

C# or CMD: Remove Word file metadata

Is there a way to remove the metadata information of MS Word files or Image files programmatically using C# or a Windows batch command? The manual way to remove those information is to right click a ...
3
votes
2answers
2k views

What EXIF lib can I use from a Qt program (on embedded linux)?

Can anybody recommend a nice exif lib for tiff img that can be used with a Qt program? I would like to both read and write exif data. Please note that that I need a license that is compatible with a ...
1
vote
1answer
2k views

Can a custom metadata be added to an image in Android?

Is it possible to write custom metadata to an JPG image using Android SDK or some 3rd party lib , and extracting it afterwards? If it is, is there any simple solution? Thank you very much in advance
1
vote
1answer
817 views

What is the maximum size of JPEG metadata?

Is there a theoretical maximum to the amount of metadata (EXIF, etc) that can be incorporated in a JPEG file? I'd like to allocate a buffer that is assured to be sufficient to hold the metadata for ...
5
votes
1answer
3k views

Writing EXIF metadata to images in Android

I want to store some metadata in images. My camera application gives me a bitmap, which I store in the storage (MediaStore) device. In addition to this, I want to add a few tags to the picture in its ...
0
votes
1answer
785 views

How do I use IPTC/EXIF metadata to categorise photos?

Many photo viewing and editing applications allow you to examine and change EXIF and IPTC data in JPEG and other image files. For example, I can see things like shutter speed, aperture and ...
1
vote
2answers
2k views

JpegBitmapEncoder.Save() throws exception when writing image with metadata to MemoryStream

I am trying to set up metadata on JPG image what does not have it. You can't use in-place writer (InPlaceBitmapMetadataWriter) in this case, cuz there is no place for metadata in image. If I use ...
0
votes
1answer
384 views

C#: Take Out Image Portion of JPEG to Backup Metadata?

This will be a little backwards from the typical approach. I've used ExifTool for metadata manipulation before, but I really want to keep the best metadata backup I can before I make anything ...
17
votes
7answers
13k views

PHP extract GPS EXIF data

I would like to extract the GPS EXIF tag from pictures using php. I'm using the exif_read_data() that returns a array of all tags + data : GPS.GPSLatitudeRef: N GPS.GPSLatitude:Array ( [0] => 46/1 ...
1
vote
1answer
484 views

Reading EXIF/MetaData from CRW (or other RAW files) with PHP

Pretty much as the title says, I've had a search around but been unable to find anything. I can read TIFF and JPEG files, but I've not found anything to read RAW files. Does anyone know of anything ...
2
votes
1answer
538 views

Good metadata image dump utilities?

I'm looking for the best tool out there to extract any and all metadata embedded within the most populat image file formats (JPEG and PNG specifically). whatever's in there, I'd like to know about it ...
3
votes
3answers
761 views

EXIF key names explanations

Does anyone know of a good explanation of EXIF key names? I am writing a photo organizer and want to get as much information as possible out of the photo as I can. However, the EXIF key names are ...
2
votes
4answers
1k views

Is it possible to save metadata in an image?

We create thumb images on our server and I'm looking for a way to save metadata (text) in that image. Is that possible? At this moment we use PHP and we create JPG images.