From a06bae675f62c7e152dd22f3fd47f3630b77dc87 Mon Sep 17 00:00:00 2001 From: Jonathan Neidel Date: Fri, 1 Oct 2021 09:48:56 +0200 Subject: [PATCH] Cleanup images section --- readme.md | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/readme.md b/readme.md index bb1f561..57c5dc3 100644 --- a/readme.md +++ b/readme.md @@ -536,6 +536,8 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. ## Images +- [SVGO](https://github.com/svg/svgo) - Optimize SVG files. + ### Gif Creation - [gifgen](https://github.com/lukechilds/gifgen) - Simple high quality GIF encoding. @@ -543,18 +545,14 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [ttygif](https://github.com/icholy/ttygif) - Convert terminal recordings to animated gifs. - [ttygif](https://github.com/sugyan/ttygif) - ttyrec to gif. - [ttystudio](https://github.com/chjj/ttystudio) - A terminal-to-gif recorder minus the headaches. -- [asciinema](https://github.com/asciinema/asciinema) - Terminal session recorder and the best companion of asciinema.org. +- [asciinema](https://github.com/asciinema/asciinema) - Terminal session recorder and companion app for asciinema.org. - [givegif](https://github.com/passy/givegif) - GIFs on the command line. ### Image Conversion +- [imagemagick](https://imagemagick.org) - Gold standard for anything images. - [imgp](https://github.com/jarun/imgp) - Blazing fast batch image resizer and rotator. - [korkut](https://github.com/oguzhaninan/korkut) - Quick and simple image processing. -- [imagemagick](https://imagemagick.org) - Gold standard for anything images. - -### SVG - -- [SVGO](https://github.com/svg/svgo) - SVG Optimizer is a Nodejs-based tool for optimizing SVG vector graphics files. ## Screensavers