Skip to content
This repository was archived by the owner on Oct 11, 2020. It is now read-only.

metadata stripping and image optimization [feature requests] #4

Open
hxe opened this issue Jan 21, 2014 · 4 comments
Open

metadata stripping and image optimization [feature requests] #4

hxe opened this issue Jan 21, 2014 · 4 comments

Comments

@hxe
Copy link

hxe commented Jan 21, 2014

would you ever consider including the option to strip exif data from an image when its uploaded? and/or optimizing the image like yahoo! smush.it does?

@komachi
Copy link
Member

komachi commented Jan 21, 2014

Basic feature of img.bi is client-side encryption. So all operations must be done on client. Image optimization on browser JS will be very slow, strip exif data maybe can be implemented, I can't find any lib, but I'll think about it. However, all that features can be added to imgbi-client.

@Bretos
Copy link

Bretos commented Apr 20, 2014

Stripping exif data would be really great, if it could be done with performance in mind of course.

@ghost
Copy link

ghost commented May 17, 2015

And was it implemented at some time?

If not maybe this can help you a bit (although it's not exactly about removing metadata): https://stackoverflow.com/questions/7584794/accessing-jpeg-exif-rotation-data-in-javascript-on-the-client-side

@komachi
Copy link
Member

komachi commented May 17, 2015

It's not implemented yet, maybe later I'll come back to this.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants