Skip to content

ian0x-S2/jpg.ai

Repository files navigation

Svelte Image Processing App

A SvelteKit application for AI-powered image processing featuring background removal and image upscaling capabilities.

Features

  • Background removal using AI
  • Image upscaling with neural networks
  • Real-time processing in web workers
  • Responsive SvelteKit interface

Development

Install dependencies and start the development server:

bun install
bun run dev

Building

Create a production build:

bun run build

Preview the production build:

bun run preview

Technologies

  • SvelteKit
  • TypeScript
  • Web Workers for background processing
  • Tailwind CSS for styling

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors