-
```
I'm using metadata-extractor (java app in attachments), but it doesn't get ISO
Speed from Exif data for my photos taken with Nikon D90.
Expected output:
http://www.flickr.com/photos/mariooshinne…
-
DJI Phantom 3 Advanced DNG is unable to be opened in PhotoFlow-20161213-git-stable-c6fe9cd219cab6d8533a5b7be3aa412ca68aeb0b.glibc2.15-x86_64.AppImage.
I only see a grey image.
```
data->exif_m…
-
While trying to integrate img-parts into my project I observed a problem processing images of one camera.
In the following example I take the image
![IMG_0818](https://user-images.githubusercontent.…
-
I openned a ticket in discourse.getgrav.org 23 days ago: [link](https://discourse.getgrav.org/t/meta-yaml-doesnt-exist/17895)
The main thing is after uploading any photo in the page media the .yaml…
-
```js
import axios from "axios";
import exifReader from "exif-reader";
async function fetchAndParseEXIF(url) {
try {
const response = await axios.get(url, {
responseType: "arraybuf…
-
I'm writing a fairly simple search engine in Perl and using the thumbsup sqlite db as a source and kept seeing strangeness with image ordering and finally realized that I have many, many duplicate tim…
-
**Describe the bug**
When an image is edited or copied, the resulting image will have no EXIF data.
**To Reproduce**
Steps to reproduce the behavior:
1. Open an image and verify that is has EXIF…
-
It would be great if there was an option to automatically get all Metadata/Exif removed from images/files to protect the privacy of the uploader.
v411e updated
7 months ago
-
In thumbnail view, portrait photos are displayed in wrong orientation. When opening one of these photos, it is displayed correctly. my photos are created with an Olympus OM-D camera and the photos do …
-
Hi,
Firstly thanks for the awesome work on this library, which is perfect for the project I'm working on.
Just a heads up that if you try to write strings (I know, probably a dumb idea, but one …