/emote-resizer

Primary LanguageHTMLApache License 2.0Apache-2.0

Emote Resizer

GitHub release (latest SemVer) GitHub last commit GitHub last commit (branch) Discord Twitch Status

Emote resizer is a tool that resizes .png files to Twitch emote sizes. The name isn't very creative.

preview

Installation

Download and run the installer linked in the latest release or build using the instructions below.

Building

  • Clone the repository
  • Install electron-builder (global recommended) npm install -g electron-builder
  • Install dependencies npm install
  • Run electron-builder from the project directory electron-builder

Usage

  • Check emote and/or badge checkboxes
  • (Optional) Select resize mode
  • Drag a .png file to the box labled "Drag and drop your image(s) here"
  • Just wait a moment 😎
  • You will see 3-6 new files with their resolutons (ex: 28x28, 56x56, etc.) added to their names.

Support

Discord server or DM VariXx#8317

License

Apache License 2.0