remove EXIF information from PNG, JPEG and WebP images jsr.io/@mary/exif-rm
typescript jsr
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

docs: nit

Mary 7671010e 305605c6

+1 -1
+1 -1
README.md
··· 9 9 const exifRemoved = remove(image); 10 10 ``` 11 11 12 - For PNG specifically, also removes `tIME` `iTXt` `tEXt` `zTXT` and `dSIG` fields. 12 + for PNG specifically, also removes `tIME` `iTXt` `tEXt` `zTXT` and `dSIG` fields.