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

https://github.com/badmagick329/discordgifs


https://github.com/badmagick329/discordgifs

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# discordgifs

Create gifs for discord emotes, pfps, server icons, banners or apngs for
stickers

## Examples

### Create an emote

https://github.com/badmagick329/discordgifs/assets/63713349/6cfb5e4d-3976-4cc8-b345-ba4214ab963c

### Create a pfp and crop

https://github.com/badmagick329/discordgifs/assets/63713349/3c99d3d0-ecea-4005-bacc-437f2075f399

## Usage

## Requirements

[FFmpeg](https://ffmpeg.org/) is required. [Gifski](https://gif.ski/) is
optional and will be used for pfps, server icons and banners if it is found.
Make sure you get the cli binary for gifski

## Usage

Install dependancies

```sh
pip install -r requirements.txt

```

Run with

```sh
python discordgifs/gui.py
```