diff --git a/README.md b/README.md index 7735d7a..f56b791 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [Changelogs](#changelogs) - [Images](#images) - [Gif Creation](#gif-creation) + - [Image Conversion](#image-conversion) - [SVG](#svg) - [Text Manipulation](#text-manipulation) - [Screensavers](#screensavers) @@ -243,6 +244,10 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [asciinema](https://github.com/asciinema/asciinema) - Terminal session recorder and the best companion of asciinema.org. - [givegif](https://github.com/passy/givegif) - GIFs on the command line. +### Image Conversion + +- [imgp](https://github.com/jarun/imgp) - Blazing fast batch image resizer and rotator + ## SVG - [SVGO](https://github.com/svg/svgo) - SVG Optimizer is a Nodejs-based tool for optimizing SVG vector graphics files.