ComicMachine is an open-source web application that allows users to create and edit comic strips using a variety of images and fonts. It provides a user-friendly interface for adding text, manipulating images, and managing a gallery of assets.
- Image gallery management
- Custom font support
- Text addition with multilingual support
- Canvas-based comic strip creation
- Export and import functionality
ComicMachine 2.0 is will run completely in your browser without any backends and databased. New version uses IndexedDB to store image gallery. Special thanks to following libraries.
- Fabric.js - For canvas manipulation and object management.
- Varnam Project - For multi-language transliteration support.
- SMC Project Fonts - For default set of Malayalam language fonts.
To run ComicMachine locally:
- Clone this repository
- Open
index.html
in a modern web browser
Contributions to ComicMachine are welcome! Please feel free to submit a Pull Request.
This project is open source and available under the MIT License. See the LICENSE file for more details.
Special thanks to all the developers and maintainers of the open-source libraries and tools used in this project. Your work makes projects like ComicMachine possible.