exif
Here are 468 public repositories matching this topic...
Add PngWriteDefines
Add environment variables to make it possible to disable the following features:
-
Face Recognition:
PHOTOVIEW_DISABLE_FACE_RECOGNITION=1
completely disable face recognition and hide the icon from the side menu -
Video encoding:
PHOTOVIEW_DISABLE_VIDEO_ENCODING=1
disableffmpegencoding, but still allow web compatiable videos that doesn't need encoding. -
**RAW processing:
-
Updated
Jul 20, 2021 - Python
-
Updated
Jun 19, 2021 - Python
-
Updated
Aug 8, 2021 - C#
There is two issues.
- For example, I want treat with "-t" option two files in the same directory:
IMG_20210101_123456001.jpg
IMG_20210101_123456002.jpg
The second run will fail, because these files should have the same name. Is it possible to add optional additional numeric extension like Android camera does? Like this:
20210101_123456.jpg
20210101_123456_1.jpg
- Google Camer
I really like how you show how much Exif data was originally stored in a file, and how much is remaining after ExifCleaner performs its processing. Allowing the user to view the before and after data (perhaps in a tooltip) would be a huge and welcome improvement.
Thanks for your consideration.
-
Updated
Jul 13, 2021 - JavaScript
-
Updated
Feb 27, 2019 - Java
-
Updated
Jan 18, 2021 - PHP
-
Updated
Jul 17, 2021 - Go
-
Updated
Jul 14, 2021 - TypeScript
-
Updated
Sep 12, 2019 - Python
-
Updated
Aug 14, 2021 - C#
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
Aug 1, 2021 - TypeScript
-
Updated
Jan 31, 2021 - JavaScript
-
Updated
Nov 3, 2017 - 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."
Similar to jpeg / jpg we would appreciate adding alternate
tifdelegating totiffformat in formats map which is used in toFormat method.https://github.com/lovell/sharp/blob/7467fa8b50d280780dfa9fe9a7248deaa499c7a1/lib/output.js#L14