From 7d6fc451a113e0db0b6eb9e655f8b5733e740369 Mon Sep 17 00:00:00 2001 From: liyanfeng Date: Sat, 15 Aug 2026 16:54:05 +0800 Subject: [PATCH] Add PicShift Metadata Remover --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0bf9988..a7661ee 100644 --- a/README.md +++ b/README.md @@ -80,6 +80,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [ASCII Silhouettify](https://meatfighter.com/ascii-silhouettify/spa) - Convert images into ANSI-escaped color ASCII art. - [Favic-o-matic](http://www.favicomatic.com/) - Literally generates every favicon neccessary + markup. - [JPEG.rocks](https://jpeg.rocks) - Privacy-aware JPEG optimizer +- [PicShift Metadata Remover](https://picshift.app/metadata-remover) - Inspect image metadata and re-encode locally in the browser without intentionally copying detected fields. - [PNG-to-SVG](https://png-to-svg.com) - Free conversion from JPG or PNG images To vectorized SVG. - [Squoosh](https://squoosh.app/) - Compress and optimize images in browser - [SVG-to-backgroundImage](https://csspro.com/svg-to-background-image-css) - Convert your SVG files into CSS url (data URIs) by encoding it.