I created mime because I wanted a fast and easy way to create and share memes with my friends.
Mime aims to be as easy to use as possible, for both consumers and developers. Memes are created on the fly based on query parameters in meme url making it extremely easy for developers to integrate mime into their apps. It also has Playground for quickly creating memes yourself.
- Supports both Gifs and Images up to 10MB
- Support for Tenor gifs and images
- Memes can have layers with complex transformations
- Memes can be stacked up to 5 times deep
- Any text on a meme will always be wrapped and sized for maximum readibilty
- Any meme can be edited just by editing it's url
.
├── mime-core # the heart of mime
│ ├── api # api for requesting memes
│ └── stacks # template driven image manipulation tool
├── mime-stats # tiny and fast statistics api for mime
└── mime-site # WIP site for learning about and testing mime
└── mime-editor # WIP meme editor to create mime templates
Email: nathaniel.s.fernandes@gmail.com
Discord: nathan#3724