GraphicsMagick: Difference between revisions
imported>VulcanSphere Reclassifying article as start |
imported>Iketsi Moving from Category:Command-line software to Category:Command-line graphics software using Cat-a-lot |
||
| Line 24: | Line 24: | ||
}} | }} | ||
'''GraphicsMagick''' is a [[fork (software development)|fork]] of [[ImageMagick]], emphasizing stability of both programming [[API]] and command-line options. It was branched off ImageMagick's version 5.5.2 in 2002 after irreconcilable differences emerged in the developers' group.<ref> | '''GraphicsMagick''' is a [[fork (software development)|fork]] of [[ImageMagick]], emphasizing stability of both programming [[API]] and command-line options. It was branched off ImageMagick's version 5.5.2 in 2002 after irreconcilable differences emerged in the developers' group.<ref>{{Cite web |url=http://marc.info/?l=imagemagick-developer&m=104777007831767&w=2 |title=imagemagick-developer mailing list: "Introducing GraphicsMagick Project", 15 March 2003 |access-date=12 November 2009 |archive-date=23 June 2021 |archive-url=https://web.archive.org/web/20210623194614/https://marc.info/?l=imagemagick-developer&m=104777007831767&w=2 |url-status=live }}</ref> | ||
In addition to the [[programming language]] APIs available with ImageMagick, GraphicsMagick also includes a [[Tcl]] API, called TclMagick.<ref>{{Cite web |last=Emms |first=Steve |date=2023-11-05 |title=GraphicsMagick - Image Processing System |url=https://www.linuxlinks.com/graphicsmagick-image-processing-system/ |access-date=2023-11-09 |website=LinuxLinks |language=en-GB}}</ref> | In addition to the [[programming language]] APIs available with ImageMagick, GraphicsMagick also includes a [[Tcl]] API, called TclMagick.<ref>{{Cite web |last=Emms |first=Steve |date=2023-11-05 |title=GraphicsMagick - Image Processing System |url=https://www.linuxlinks.com/graphicsmagick-image-processing-system/ |access-date=2023-11-09 |website=LinuxLinks |language=en-GB |archive-date=2023-11-09 |archive-url=https://web.archive.org/web/20231109135745/https://www.linuxlinks.com/graphicsmagick-image-processing-system/ |url-status=live }}</ref> | ||
GraphicsMagick is used by several websites to process large numbers of uploaded photographs.<ref>{{cite web|title=Slides from Web2.0 Expo 2009. (and somethin else interestin')|url=https://www.kitchensoap.com/2009/04/03/slides-from-web20-expo-2009-and-somethin-else-interestin/|website=Kitchen Soap|date=2009-04-03|accessdate=2024-12-09|lang=en}}</ref><ref>{{cite web|author=Mike Brittain|title=Batch Processing Millions and Millions of Images|url=https://www.etsy.com/codeascraft/batch-processing-millions-of-images/|website=Etsy|date=2010-07-09|lang=en}}</ref> As of 2023, GraphicsMagick had 4 active code contributors while ImageMagick had 24 active contributors.<ref name="OpenHub">{{cite web |url=https://openhub.net/p/_compare?project_0=GraphicsMagick&project_1=ImageMagick |title=Compare Projects: GraphicsMagick and ImageMagick |website=OpenHub.net |archive-url=https://web.archive.org/web/20231220154552/https://openhub.net/p/_compare?project_0=GraphicsMagick&project_1=ImageMagick |archive-date=2023-12-20}}</ref> | GraphicsMagick is used by several websites to process large numbers of uploaded photographs.<ref>{{cite web|title=Slides from Web2.0 Expo 2009. (and somethin else interestin')|url=https://www.kitchensoap.com/2009/04/03/slides-from-web20-expo-2009-and-somethin-else-interestin/|website=Kitchen Soap|date=2009-04-03|accessdate=2024-12-09|lang=en|archive-date=2024-11-16|archive-url=https://web.archive.org/web/20241116072550/https://www.kitchensoap.com/2009/04/03/slides-from-web20-expo-2009-and-somethin-else-interestin/|url-status=live}}</ref><ref>{{cite web|author=Mike Brittain|title=Batch Processing Millions and Millions of Images|url=https://www.etsy.com/codeascraft/batch-processing-millions-of-images/|website=Etsy|date=2010-07-09|lang=en|access-date=2024-12-09|archive-date=2024-09-18|archive-url=https://web.archive.org/web/20240918005725/https://www.etsy.com/codeascraft/batch-processing-millions-of-images/|url-status=live}}</ref> As of 2023, GraphicsMagick had 4 active code contributors while ImageMagick had 24 active contributors.<ref name="OpenHub">{{cite web |url=https://openhub.net/p/_compare?project_0=GraphicsMagick&project_1=ImageMagick |title=Compare Projects: GraphicsMagick and ImageMagick |website=OpenHub.net |archive-url=https://web.archive.org/web/20231220154552/https://openhub.net/p/_compare?project_0=GraphicsMagick&project_1=ImageMagick |archive-date=2023-12-20}}</ref> | ||
The most recent stable release of GraphicsMagick, version 1.3.45, was made available on August 27, 2024.<ref>{{Cite web |title=GraphicsMagick News |url=http://www.graphicsmagick.org/NEWS.html |access-date=2024-12-01 |website=www.graphicsmagick.org}}</ref> | The most recent stable release of GraphicsMagick, version 1.3.45, was made available on August 27, 2024.<ref>{{Cite web |title=GraphicsMagick News |url=http://www.graphicsmagick.org/NEWS.html |access-date=2024-12-01 |website=www.graphicsmagick.org |archive-date=2024-12-01 |archive-url=https://web.archive.org/web/20241201161906/http://www.graphicsmagick.org/NEWS.html |url-status=live }}</ref> | ||
==References== | ==References== | ||
| Line 39: | Line 39: | ||
*{{Official website|www.graphicsmagick.org}} | *{{Official website|www.graphicsmagick.org}} | ||
*[http://www.kitchensoap.com/2009/04/03/slides-from-web20-expo-2009-and-somethin-else-interestin/ Slides from Web2.0 Expo 2009. (and somethin else interestin’)] | *[http://www.kitchensoap.com/2009/04/03/slides-from-web20-expo-2009-and-somethin-else-interestin/ Slides from Web2.0 Expo 2009. (and somethin else interestin’)] | ||
*[http://codeascraft.etsy.com/2010/07/09/batch-processing-millions-of-images/ Batch Processing Millions and Millions of Images] | *[http://codeascraft.etsy.com/2010/07/09/batch-processing-millions-of-images/ Batch Processing Millions and Millions of Images] {{Webarchive|url=https://web.archive.org/web/20110614112816/http://codeascraft.etsy.com/2010/07/09/batch-processing-millions-of-images/ |date=2011-06-14 }} | ||
{{Raster graphics editors}} | {{Raster graphics editors}} | ||
{{DEFAULTSORT:Graphicsmagick}} | {{DEFAULTSORT:Graphicsmagick}} | ||
[[Category:Command-line software]] | [[Category:Command-line graphics software]] | ||
[[Category:Free raster graphics editors]] | [[Category:Free raster graphics editors]] | ||
[[Category:Graphics libraries]] | [[Category:Graphics libraries]] | ||
Latest revision as of 14:59, 8 December 2025
Template:Short description Script error: No such module "Infobox".Template:Template other Script error: No such module "Check for unknown parameters".Script error: No such module "Check for conflicting parameters".
GraphicsMagick is a fork of ImageMagick, emphasizing stability of both programming API and command-line options. It was branched off ImageMagick's version 5.5.2 in 2002 after irreconcilable differences emerged in the developers' group.[1]
In addition to the programming language APIs available with ImageMagick, GraphicsMagick also includes a Tcl API, called TclMagick.[2]
GraphicsMagick is used by several websites to process large numbers of uploaded photographs.[3][4] As of 2023, GraphicsMagick had 4 active code contributors while ImageMagick had 24 active contributors.[5]
The most recent stable release of GraphicsMagick, version 1.3.45, was made available on August 27, 2024.[6]
References
<templatestyles src="Reflist/styles.css" />
Script error: No such module "Check for unknown parameters".
External links
Script error: No such module "Portal".
- Script error: No such module "Official website".Script error: No such module "Check for unknown parameters".
- Slides from Web2.0 Expo 2009. (and somethin else interestin’)
- Batch Processing Millions and Millions of Images Template:Webarchive