AniEditor is a web-based tool that allows users to add anime-themed overlays to their uploaded images.
- Easy Image Upload – Drag and drop or select an image from your device.
- Anime Overlays – Choose from a collection of anime-inspired overlays.
- Real-Time Preview – Instantly see changes as you apply effects.
- Download & Share – Save your edited images or share them with friends.
- User-Friendly UI – Simple and intuitive interface for seamless editing.
To run AniEditor locally, follow these steps:
- Clone the repository:
git clone https://github.com/swamimalode07/anieditor.git cd anieditor npm install npm run dev