Skip to content
/ tuziyo Public

Professional, private, and powerful AI-driven image tools in your browser. Features AI inpainting, batch resizing, precision cropping, and format conversion—all processed locally via WebGPU/WASM for 100% privacy. No uploads required.

License

Notifications You must be signed in to change notification settings

ledboot/tuziyo

Repository files navigation

tuziyo 🎨

Professional. Private. Powerful. AI-driven Image Tools in your Browser.

Deploy with Cloudflare Pages GitHub license GitHub stars

Tuziyo is a modern web application providing a suite of professional-grade image editing tools powered by state-of-the-art AI. Designed with privacy-first principles, all processing happens locally in your browser using WebGPU and WASM technologies.

Explore the Tools


✨ Key Features

  • 🪄 AI Inpainting: Remove unwanted objects or restore missing parts of images with advanced neural networks (MI-GAN).
  • 📐 Expert Resizer: Batch resize images with precision, supporting both pixel and percentage scaling with aspect ratio locking.
  • ✂️ Precision Crop: Pixel-perfect cropping with presets for social media (16:9, 4:3, 1:1, etc.).
  • 🔄 Smart Converter: Instantly convert images between formats (HEIC, PNG, JPG, WebP) with batch support.
  • 🔒 100% Private: Your images never touch any server. Everything is processed locally on your machine.
  • 🔥 High Performance: Hardware-accelerated results via WebGPU and highly optimized WASM modules.

🛠️ Technology Stack

  • Framework: React Router v7 (Framework Mode with SSR)
  • Runtime: Bun
  • Deployment: Cloudflare Pages (SSR via Pages Functions)
  • Styling: Tailwind CSS 4.0
  • Icons: Lucide React
  • AI Engine: ONNX Runtime Web (WebGPU/WASM)
  • Image Processing: Canvas API, heic2any, JSZip

🚀 Getting Started

Prerequisites

You will need Bun installed on your machine.

Installation

# Clone the repository
git clone https://github.com/ledboot/tuziyo.git

# Navigate to the project directory
cd tuziyo

# Install dependencies
bun install

Development

# Run the development server
bun dev

Production Build & Local Preview

# Build the project
bun run build

# Preview the Cloudflare deployment locally
bun start

📈 Star History

Star History Chart


📄 License

This project is licensed under the MIT License - see the LICENSE file for details.


Built with ❤️ by ledboot

About

Professional, private, and powerful AI-driven image tools in your browser. Features AI inpainting, batch resizing, precision cropping, and format conversion—all processed locally via WebGPU/WASM for 100% privacy. No uploads required.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published