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

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

Awesome Lists containing this project

README

          

## Meme Creator

Meme Creator is a simple web application to create meme from any image.

![demo/sho_gray.png](demo/sho_gray.png)

## Live

See meme creator app at: [https://arshovon.com/apps/meme_creator/](https://arshovon.com/apps/meme_creator/)

## Features


  1. Ability to add two comments on the meme. One on top and another on bottom.

  2. Can add special effect on the photo. Currently four effects are supported.
    Effects are: Black and white, Bright, Sepia and invert

  3. Can use various fonts (Need online support for font loading)

  4. The text colors can be changed as two parts.

  5. This application can be used offline without any support of external library or files.

  6. Capable of saving the edited meme instantly.

  7. Automatic resizing of large size images to reduce image size.

## How to use


  1. Upload an image.

  2. Add the top line and bottom line as needed.

  3. Change the text color if it is necessary.

  4. Give any effect as required.

  5. 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.