https://github.com/arsho/meme_creator
A web application to create meme
https://github.com/arsho/meme_creator
Last synced: over 1 year ago
JSON representation
A web application to create meme
- Host: GitHub
- URL: https://github.com/arsho/meme_creator
- Owner: arsho
- Created: 2015-07-13T14:19:31.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2020-10-20T05:16:04.000Z (over 5 years ago)
- Last Synced: 2025-01-28T04:46:14.949Z (over 1 year ago)
- Language: HTML
- Size: 2.57 MB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
## Meme Creator
Meme Creator is a simple web application to create meme from any image.

## Live
See meme creator app at: [https://arshovon.com/apps/meme_creator/](https://arshovon.com/apps/meme_creator/)
## Features
- Ability to add two comments on the meme. One on top and another on bottom.
- Can add special effect on the photo. Currently four effects are supported.
Effects are: Black and white, Bright, Sepia and invert
- Can use various fonts (Need online support for font loading)
- The text colors can be changed as two parts.
- This application can be used offline without any support of external library or files.
- Capable of saving the edited meme instantly.
- Automatic resizing of large size images to reduce image size.
## How to use
- Upload an image.
- Add the top line and bottom line as needed.
- Change the text color if it is necessary.
- Give any effect as required.
- Click and save the meme!
## Contribution
- Add issues in [https://github.com/arsho/Meme_Creator/issues](https://github.com/arsho/Meme_Creator/issues)
- Create a branch with the issue name and number.
- Push changes to the newly created branch.
- Create a pull request.