Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/profoak/slacksizer

Resize images into emoji size
https://github.com/profoak/slacksizer

emoji slack

Last synced: 9 days ago
JSON representation

Resize images into emoji size

Awesome Lists containing this project

README

        

## Slacksizer - Resize images to fit Slack's emoji constraints

A fun way to waste time, more efficiently!

#### Usage:

```
$ go get github.com/ProfOak/slacksizer
$ go install github.com/ProfOak/slacksizer
$ slacksizer image.png
$ ls image*
image_output.png image.png

```