i-Master is a high-performance, privacy-focused file conversion platform built with modern web technologies. Unlike traditional converters, i-Master performs all processing locally in your browser, ensuring your data never leaves your device.
- 100% Private: Zero server uploads. Files are processed locally using advanced browser-based APIs.
- Instant Speed: No upload or download delays. Conversion happens at the speed of your hardware.
- Multiple Formats: Support for WebP, JPG, PNG, ICO, and more.
- Premium UI/UX: A stunning, responsive interface with smooth GSAP animations and Tailwind CSS 4.
- Batch Processing: Efficiently handle multiple files simultaneously (Coming Soon).
- Framework: Next.js 16 (App Router)
- UI Library: React 19
- Styling: Tailwind CSS 4
- Animations: GSAP with
@gsap/react - Icons: Lucide React
- Validation: Zod
- Node.js (v24.x or higher recommended)
- npm, yarn, pnpm, or bun
-
Clone the repository:
git clone [repository-url] cd i-master -
Install dependencies:
npm install
-
Run the development server:
npm run dev
-
Open the app: Navigate to http://localhost:3000 to see the application in action.
To create an optimized production build:
npm run build
npm startThe project is ready for deployment on the Vercel Platform.
Built with ❤️ for privacy and performance.