/SussyImage

Converts an image into funny, smaller amongus characters

Primary LanguagePythonMIT LicenseMIT

SussyImage

License: MIT
Converts an image into funny, smaller amongus characters

Demo

Mona Lisa | Lona Misa (Made up of AmongUs characters)

API

I've also added an API that you can use to convert images to amongus characters - it's completely free and open source on the api branch.

POST https://sussy.api.dhravya.dev (Pass input_image as a base64 encoded image in the body)

You can also specify the atol by passing it as a query parameter.

Docs - https://sussy.api.dhravya.dev/docs

Installation

git clone https://github.com/Dhravya/sussyimage
cd SussyImage
pip install -r requirements.txt

Usage

python ./src/main.py

License

This project is licensed under the MIT license

Show your support

Leave a ⭐ if you like this project


Readme made with 💖 using README Generator by Dhravya Shah