A simple and customizable meme creator tool built using HTML, CSS, and JavaScript. Drag and drop images, add custom text, and adjust settings to create your own memes easily. Supports resolutions, text customization, and color editing.
- Drag & Drop or Upload Images
- Add customizable text above or below the image
- Adjustable font styles, sizes, and colors
- Support for predefined and custom resolutions
- Real-time preview canvas
- Export memes as PNG
- Copy meme to clipboard
- Responsive design for various screen sizes
- Clone the repository:
git clone https://github.com/XeinTDM/MemeCreator.git
- Navigate to the project directory:
cd MemeCreator
- Open
index.html
in your browser to start using the tool.
You can tweak the following settings directly in the interface:
- Text Position: Above or below the image.
- Resolution: Choose from predefined sizes or input custom dimensions.
- Fonts and Colors: Select from various fonts and customize text/background colors.
- Font Size: Adjust the font size using a slider.
- Upload an image or drag & drop it into the tool.
- Enter your desired text.
- Customize the font, size, colors, and resolution as needed.
- Click "Download Image" to save your meme or "Copy to Clipboard" to share it quickly.
- Some custom resolutions may not render correctly if entered in an invalid format.
- Browser compatibility may vary for clipboard functionality.
I'll update and fix issues when I feel like it, but don’t expect responses to questions or feature requests. Feel free to fork and modify as you like.
This project is released under The Unlicense. Do whatever you want with it. No strings attached.