exif
Here are 533 public repositories matching this topic...
Before you create an issue make sure that:
- Your issue is strictly related to LibrePhotos itself. Questions about setting up a reverse proxy belong in what ever reverse proxy you are using.
- You have read the documentation thoroughly.
- You have searched for a similar issue among all the former issues (even closed ones).
- You have tried to replicate th
Make Mapbox use that selected language rather than always English.
Mapbox has a guide on this here:
https://docs.mapbox.com/mapbox-gl-js/example/language-switch/
Magick.NET version
10.1.0
Environment (Operating system, version and so on)
macOS Big Sur 11.6.3
Description
Magick.NET does not copy libraries to the correct location on macOS (or Linux).
When running I get the following error:
Magick.NET-Q8-AnyCPU: The type initializer for 'ImageMagick.MagickFormatInfo' threw an exception.
Magick.NET-Q8-AnyCPU: The type initi
-
Updated
Jun 6, 2022 - Kotlin
-
Updated
May 2, 2022 - Python
-
Updated
May 18, 2022 - Python
We got lot of security issues in FCFileManager.m saying - Insecure Storage: Lacking Data Protection
Example:
[[((NSString *)content) dataUsingEncoding:NSUTF8StringEncoding] writeToFile:absolutePath atomically:YES];
When Drag & Dropping a Folder in exifcleaner it clears the Metadata for the Folder. But It would be great if does clean Metadata for the Items inside it.
This would be helpful as if there are many Subfolders present in it.
-
Updated
Jun 6, 2022 - C#
-
Updated
Jun 1, 2022 - C#
Describe the bug
The human readable label for Exif.OlympusCs.ArtFilter is not printed in some cases. Exiv2 parses the first two shorts and expects the second short to be always 1280, but in my case it is 4352.
To Reproduce
Execute the following command on the photo shooted in "Soft Focus":
exiv2 -P kyctv -u print OlympusCs.PictureMode.11.jpg
The output is (no hum
-
Updated
Jul 13, 2021 - JavaScript
-
Updated
Feb 27, 2019 - Java
-
Updated
Nov 14, 2021 - Go
-
Updated
Dec 15, 2021 - TypeScript
-
Updated
Apr 29, 2022 - TypeScript
-
Updated
Mar 30, 2022 - PHP
-
Updated
Sep 12, 2019 - Python
Hi,
I have a huge collection of photos, and think it would be nice to get back to the last position in image list when reopening the app, some kind of session restore in a way.
Thanks a lot for your work
Raphael
-
Updated
Feb 23, 2021 - C#
-
Updated
Jan 10, 2022 - JavaScript
Improve this page
Add a description, image, and links to the exif topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the exif topic, visit your repo's landing page and select "manage topics."
Discussed in SixLabors/ImageSharp#2061
Originally posted by br3aker March 13, 2022
Current jpeg implementation lacks of COM marker support, does it need to support it? Should be easy to implement as this marker is just an array of bytes - itu spec leaves 'interpretation to the application', decoding API shoul