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: add links to readme

Mary 305605c6 dbe0e349

+3 -1
+3 -1
README.md
··· 1 1 # exif-rm 2 2 3 - Remove EXIF information from PNG, JPEG and WebP images. 3 + [JSR](https://jsr.io/@mary/exif-rm) | [source code](https://tangled.sh/@mary.my.id/pkg-exif-rm) 4 + 5 + remove EXIF information from PNG, JPEG and WebP images. 4 6 5 7 ```ts 6 8 const image = await Deno.readFile('./samples/sample.jpg');