Create Anything.
A robust suite of local-first creative tools for rapid asset generation. No uploads, no limits.
Kenichi Assets Maker is a modern, browser-based creative suite designed for developers and designers who need quick, high-quality assets without the overhead of heavy software. Built with performance and privacy in mind, all processing happens locally on your device.
The suite includes:
- Logo Studio: Design SVG logos with parametric controls.
- Vector Pro: Trace bitmaps to SVGs efficiently.
- Batch Converter: Process thousands of images instantly.
- Thumbnail Lab: Generate social media assets from presets.
- Image Editor: Quick adjustments, crops, and filters.
- Local-First Architecture: Your files never leave your device.
- PWA (Progressive Web App): Installable on desktop and mobile for offline use.
- Responsive Design: precise Glassmorphism UI that adapts to any screen.
- Dark Mode: Native support for system preferences.
- High Performance: Powered by Vite and React for instant interactions.
- Framework: React 18 + Vite
- Language: TypeScript
- Styling: Tailwind CSS v3.4 (Custom Design System)
- Icons: Lucide React
- Animations: Framer Motion
- State Management: Zustand
- Routing: React Router DOM v6
- PWA: vite-plugin-pwa
This project uses npm. To get started:
-
Clone the repository
git clone https://github.com/simplearyan/assets-maker.git cd kenichi-assets-maker -
Install dependencies
npm install
-
Start Development Server
npm run dev
-
Build for Production
npm run build
The project is configured for automatic deployment to GitHub Pages via GitHub Actions.
Any push to the master branch triggers the build and deploy workflow defined in .github/workflows/deploy.yml.
MIT License.
Part of the Kenichi Studio ecosystem.
