larocquedylan / web-exif-parsing

research project into testing the limit of parsing exif data on the browser
https://web-exif-parsing.vercel.app
0 stars 0 forks source link

Thinking about a backend #6

Open larocquedylan opened 9 months ago

larocquedylan commented 9 months ago

Might be a good to implement a backend for this app.

At first it was just about viewing the exif data but then started the ascii thing and it is fun. So I think it would be nice for people to save their edits and download them.

Also good idea for people to remove the exif data.

Will ponder more and see.