-
**Is your feature request related to a problem? Please describe.**
Without wanting to cross-post, I'm including the link to the related discussion on [pixls.us]( https://discuss.pixls.us/t/add-lens…
v923z updated
2 weeks ago
-
**Describe the bug**
When outputFormat is set, the metadata is lost. I set AutoWebPParameter = "Yes", but the metadata of the converted WebP images, especially the orientation, is missing, resultin…
-
**Describe the bug**
WebP generation of rotated JPG files results in wrong orientation.
**To Reproduce**
1. Upload a JPG file with EXIF orientation data. The file below has orientation : 6 (Rot…
-
## Possible bug
### Is this a possible bug in a feature of sharp, unrelated to installation?
- [x] Running `npm install sharp` completes without error.
- [x] Running `node -e "require('…
-
Even tough the JSON contains the location data, it is not included in the final video file as metadata. With the jpegs its fine.
MacOS exiftool 12.76
-
Example
```python
import piexif
from PIL import Image
def remove_sensitive_data(input_image_path, output_image_path):
# Open the image using Pillow (PIL)
image = Image.open(input_ima…
epou updated
11 months ago
-
I'll love to have exif details about my picture each time I upload a new one one pixelfed. Details about used camera, aperture, speed etc.
Of course, picture needs exif on it, and this functionality…
-
### The bug
So I have it looks like around 1k images that are shown on the wrong place on the map. I checked my Apple Photos and Export data. All have the correct gps data and are shown correct on Ap…
-
This crate currently has limited support for handling image metadata. Taking a bit of time to jot down some thoughts on how we might be able to add support for basic image metadata. This is very much …
-
**Describe the bug**
When I export with "Coco export". The resulting "result.json" contains bad image width and height. In fact this export do not respect image orientation. So It set width as height…