Remove EXIF from publicly link generated shares for single photos/videos or the whole album
Open
Nobody has claimed this yet.
0. Needs triage
enhancement
feature: sharing
- Dominant language
- JavaScript
- Stars
- 718
- Forks
- 91
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 76
Description
Is your feature request related to a problem? Please describe.
- Not an actual problem, it's just that I sometimes do not want to share EXIF data on publicly generated links
Describe the solution you'd like
- A toggle/checkbox at the sharing (like the "set expiration date" etc..) which can remove the EXIF only from the shared image/album, but actually keep the EXIF on the original photo/video
Describe alternatives you've considered
- Probably remove the "Info" button from the shared image, but that probably is a bad solution since the image can still be downloaded and the EXIF extracted, but still an alternative...
Additional context
Screenshot - how I think it should look like
How to use GitHub
- Please use the 👍 reaction to show that you are interested into the same feature.
- Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
- Subscribe to receive notifications on status change and new comments.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No source file, test, or entry point is named; begin by tracing the public-share flow for single photos, videos, and albums, including the sharing controls. Done means a share-level toggle removes EXIF from the generated public media while preserving EXIF on the originals, with coverage for both individual media and whole albums.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- full-stack
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100