From 5dcc835385c5ced5477e6133bde1af9edcb2cae1 Mon Sep 17 00:00:00 2001 From: perditionecessaria Date: Sun, 12 Apr 2026 19:12:46 +0200 Subject: [PATCH 1/4] Add alternative GraphicsMagick --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c6dbc7d..84deeb6 100644 --- a/README.md +++ b/README.md @@ -139,7 +139,7 @@ This is a section for repos that are similar to this one either because they are | Name | Alternative(s) | Evidence | |---|---|---| -| [ImageMagick](https://github.com/ImageMagick/ImageMagick) | | [Developers claim to have a "neutral stance" towards LLMs and that they have been used in the project](https://github.com/ImageMagick/ImageMagick/issues/8614) | +| [ImageMagick](https://github.com/ImageMagick/ImageMagick) | [GraphicsMagick](http://www.graphicsmagick.org/) | [Developers claim to have a "neutral stance" towards LLMs and that they have been used in the project](https://github.com/ImageMagick/ImageMagick/issues/8614) | | [excalidraw](https://github.com/excalidraw/excalidraw) | [LibreOffice Draw][LibreOffice] | [`CLAUDE.md` in repository](https://github.com/excalidraw/excalidraw/blob/2b0e4c9623e44b3f2f7d02d532f23128e988cb5d/CLAUDE.md) | | [tldraw](https://github.com/tldraw/tldraw) | [LibreOffice Draw][LibreOffice] | [`CLAUDE.md` in repository](https://github.com/tldraw/tldraw/blob/4ce72434b4c2960bebfa2242549a037cfbb44634/CLAUDE.md) | | [draw.io](https://github.com/jgraph/drawio-desktop) | [LibreOffice Draw][LibreOffice] | [`CLAUDE.md` in repository](https://github.com/jgraph/drawio-desktop/blob/f1bcba4ef7f712a8ffd1efb73f4cbc699b25e998/CLAUDE.md) | From 034ebb35ba0f580ed58c17d6c7303941ef52fe11 Mon Sep 17 00:00:00 2001 From: perditionecessaria Date: Tue, 14 Apr 2026 10:18:40 +0200 Subject: [PATCH 2/4] Update with new format Update format and add ImageMagick version From 7b164414d3b519beda379e024dcb8d38cc18eb50 Mon Sep 17 00:00:00 2001 From: perditionecessaria Date: Tue, 14 Apr 2026 08:35:13 +0000 Subject: [PATCH 3/4] Resolve merge conflict. --- README.md | 9 --------- 1 file changed, 9 deletions(-) diff --git a/README.md b/README.md index d1a86e0..8bfaa3e 100644 --- a/README.md +++ b/README.md @@ -223,21 +223,12 @@ This is a section for repos that are similar to this one either because they are ### Image Manipulation -<<<<<<< HEAD | Name | Last Untainted Version or Commit ID | Tags and Evidence | Alternative(s) | |---|:---:|---|---| | [ImageMagick](https://github.com/ImageMagick/ImageMagick) | `v7.1.2.16` | [![Vibecoded](./badges/vibecoded.svg)](#vibecoded) ([1](https://github.com/ImageMagick/ImageMagick/discussions/8615#discussioncomment-16125182)) | [GraphicsMagick](http://www.graphicsmagick.org/) | | [excalidraw](https://github.com/excalidraw/excalidraw) | [![Request for Help](./badges/request-for-help.svg)](#request-for-help) | [![Permissive AI policy](./badges/permissive-ai-policy-orange.svg)](#permissive-ai-policy) ([1](https://github.com/excalidraw/excalidraw/blob/2b0e4c9623e44b3f2f7d02d532f23128e988cb5d/CLAUDE.md)) | [LibreOffice Draw] | | [tldraw](https://github.com/tldraw/tldraw) | [![Request for Help](./badges/request-for-help.svg)](#request-for-help) | [![Permissive AI policy](./badges/permissive-ai-policy-orange.svg)](#permissive-ai-policy) ([1](https://github.com/excalidraw/excalidraw/blob/2b0e4c9623e44b3f2f7d02d532f23128e988cb5d/CLAUDE.md)) | [LibreOffice Draw] | | [draw.io](https://github.com/jgraph/drawio-desktop) | [![Request for Help](./badges/request-for-help.svg)](#request-for-help) | [![Permissive AI policy](./badges/permissive-ai-policy-orange.svg)](#permissive-ai-policy) ([1](https://github.com/jgraph/drawio-desktop/blob/f1bcba4ef7f712a8ffd1efb73f4cbc699b25e998/CLAUDE.md)) | [LibreOffice Draw] -======= -| Name | Alternative(s) | Evidence | -|---|---|---| -| [ImageMagick](https://github.com/ImageMagick/ImageMagick) | [GraphicsMagick](http://www.graphicsmagick.org/) | [Developers claim to have a "neutral stance" towards LLMs and that they have been used in the project](https://github.com/ImageMagick/ImageMagick/issues/8614) | -| [excalidraw](https://github.com/excalidraw/excalidraw) | [LibreOffice Draw][LibreOffice] | [`CLAUDE.md` in repository](https://github.com/excalidraw/excalidraw/blob/2b0e4c9623e44b3f2f7d02d532f23128e988cb5d/CLAUDE.md) | -| [tldraw](https://github.com/tldraw/tldraw) | [LibreOffice Draw][LibreOffice] | [`CLAUDE.md` in repository](https://github.com/tldraw/tldraw/blob/4ce72434b4c2960bebfa2242549a037cfbb44634/CLAUDE.md) | -| [draw.io](https://github.com/jgraph/drawio-desktop) | [LibreOffice Draw][LibreOffice] | [`CLAUDE.md` in repository](https://github.com/jgraph/drawio-desktop/blob/f1bcba4ef7f712a8ffd1efb73f4cbc699b25e998/CLAUDE.md) | ->>>>>>> perditionecessaria-add-alternative-graphicsmagick ### Photography From 0384d669bb91f6d1b315d514942da388781d7ffb Mon Sep 17 00:00:00 2001 From: perditionecessaria Date: Tue, 14 Apr 2026 08:39:29 +0000 Subject: [PATCH 4/4] Add ImageMagick release link. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8bfaa3e..0c70159 100644 --- a/README.md +++ b/README.md @@ -225,7 +225,7 @@ This is a section for repos that are similar to this one either because they are | Name | Last Untainted Version or Commit ID | Tags and Evidence | Alternative(s) | |---|:---:|---|---| -| [ImageMagick](https://github.com/ImageMagick/ImageMagick) | `v7.1.2.16` | [![Vibecoded](./badges/vibecoded.svg)](#vibecoded) ([1](https://github.com/ImageMagick/ImageMagick/discussions/8615#discussioncomment-16125182)) | [GraphicsMagick](http://www.graphicsmagick.org/) | +| [ImageMagick](https://github.com/ImageMagick/ImageMagick) | `[v7.1.2.16](https://github.com/ImageMagick/ImageMagick/releases/tag/7.1.2-16)` | [![Vibecoded](./badges/vibecoded.svg)](#vibecoded) ([1](https://github.com/ImageMagick/ImageMagick/discussions/8615#discussioncomment-16125182)) | [GraphicsMagick](http://www.graphicsmagick.org/) | | [excalidraw](https://github.com/excalidraw/excalidraw) | [![Request for Help](./badges/request-for-help.svg)](#request-for-help) | [![Permissive AI policy](./badges/permissive-ai-policy-orange.svg)](#permissive-ai-policy) ([1](https://github.com/excalidraw/excalidraw/blob/2b0e4c9623e44b3f2f7d02d532f23128e988cb5d/CLAUDE.md)) | [LibreOffice Draw] | | [tldraw](https://github.com/tldraw/tldraw) | [![Request for Help](./badges/request-for-help.svg)](#request-for-help) | [![Permissive AI policy](./badges/permissive-ai-policy-orange.svg)](#permissive-ai-policy) ([1](https://github.com/excalidraw/excalidraw/blob/2b0e4c9623e44b3f2f7d02d532f23128e988cb5d/CLAUDE.md)) | [LibreOffice Draw] | | [draw.io](https://github.com/jgraph/drawio-desktop) | [![Request for Help](./badges/request-for-help.svg)](#request-for-help) | [![Permissive AI policy](./badges/permissive-ai-policy-orange.svg)](#permissive-ai-policy) ([1](https://github.com/jgraph/drawio-desktop/blob/f1bcba4ef7f712a8ffd1efb73f4cbc699b25e998/CLAUDE.md)) | [LibreOffice Draw]