From cda4ee1e1c34a838798692e9f6b442310c729ec7 Mon Sep 17 00:00:00 2001 From: bulkbarnlover Date: Sat, 21 Jun 2025 13:31:51 -0400 Subject: [PATCH 1/2] Update to Image Tools Added links for jpeg-quantsmooth and jpeg2png (forked version that fixes a few bugs), which are both tools that reduce compression artifacts in JPEGs (make JPEGs look smoother with fewer artifacts) without the use of AI --- docs/img-tools.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/img-tools.md b/docs/img-tools.md index aedc80be3..8ef849d48 100644 --- a/docs/img-tools.md +++ b/docs/img-tools.md @@ -552,6 +552,7 @@ * ⭐ **[AntiDupl](https://github.com/ermig1979/AntiDupl)** or [cbird](https://github.com/scrubbbbs/cbird) - Duplicate Image Removers * ⭐ **[Muzli](https://search.muz.li/)** - Design Inspiration Search * ⭐ **[Slowpoke Pics](https://slow.pics/)**, [ICAT](https://www.nvidia.com/en-us/geforce/technologies/icat/) or [Image Comparison Tool](https://jklgit.github.io/Image-Comparison-in-Browser/index.html) - Image Comparisons +* ⭐ **[jpeg-quantsmooth]([https://slow.pics/](https://github.com/ilyakurdyukov/jpeg-quantsmooth))** or **[jpeg2png Fixed]([https://slow.pics/](https://github.com/ThioJoe/jpeg2png))** - Non-AI Based JPEG Smoothers and Artifact Removers * [odiff](https://github.com/dmtrKovalenko/odiff) - Image Visual Difference Tool * [PhotoFeeler](https://www.photofeeler.com/) - Get Photo Feedback * [Picviewer CE+](https://github.com/hoothin/UserScripts/tree/master/Picviewer%20CE+) - Turn Webpages into Image Galleries From c6dc70f63b7e7ca62f07031483aa87503c0bd842 Mon Sep 17 00:00:00 2001 From: bulkbarnlover Date: Sat, 21 Jun 2025 13:34:34 -0400 Subject: [PATCH 2/2] Update to Image Tools Added links for jpeg-quantsmooth and jpeg2png (forked version that fixes a few bugs), which are both tools that reduce compression artifacts in JPEGs (make JPEGs look smoother with fewer artifacts) without the use of AI --- docs/img-tools.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/img-tools.md b/docs/img-tools.md index 8ef849d48..d0c7a1492 100644 --- a/docs/img-tools.md +++ b/docs/img-tools.md @@ -552,7 +552,7 @@ * ⭐ **[AntiDupl](https://github.com/ermig1979/AntiDupl)** or [cbird](https://github.com/scrubbbbs/cbird) - Duplicate Image Removers * ⭐ **[Muzli](https://search.muz.li/)** - Design Inspiration Search * ⭐ **[Slowpoke Pics](https://slow.pics/)**, [ICAT](https://www.nvidia.com/en-us/geforce/technologies/icat/) or [Image Comparison Tool](https://jklgit.github.io/Image-Comparison-in-Browser/index.html) - Image Comparisons -* ⭐ **[jpeg-quantsmooth]([https://slow.pics/](https://github.com/ilyakurdyukov/jpeg-quantsmooth))** or **[jpeg2png Fixed]([https://slow.pics/](https://github.com/ThioJoe/jpeg2png))** - Non-AI Based JPEG Smoothers and Artifact Removers +* ⭐ **[jpeg-quantsmooth](https://github.com/ilyakurdyukov/jpeg-quantsmooth)** or **[jpeg2png Fixed](https://github.com/ThioJoe/jpeg2png)** - Non-AI Based JPEG Smoothers and Artifact Removers * [odiff](https://github.com/dmtrKovalenko/odiff) - Image Visual Difference Tool * [PhotoFeeler](https://www.photofeeler.com/) - Get Photo Feedback * [Picviewer CE+](https://github.com/hoothin/UserScripts/tree/master/Picviewer%20CE+) - Turn Webpages into Image Galleries