Skip to content

Latest commit

 

History

History
48 lines (32 loc) · 1.22 KB

File metadata and controls

48 lines (32 loc) · 1.22 KB

Corrpt

License: Polyform Noncommercial

Destroy pixels. Perfectly corrupted.

A client-side web app for applying real-time glitch and distortion effects to images. Create corrupted art on your device - offline, no server, no tokens. Only you in charge. Inspired by the Glitche iOS app. Born on the web.

Try it out

Features

  • Real-time WebGL effects with instant preview
  • Multi-pass effect chaining (stack multiple effects)
  • Full-resolution export
  • Drag-and-drop image upload

Effects

  • RGB Shift (chromatic aberration)
  • Pixel Sort
  • CRT
  • Noise
  • Smear
  • Slice Shift

Tech Stack

  • React + TypeScript
  • Three.js / React Three Fiber
  • Zustand (state management)
  • Tailwind CSS
  • Vite

Development

npm install
npm run dev

Privacy and Data Collection

Your images never leave your device. All processing happens client-side (on device) in your browser using WebGL. No data is collected, stored, or transmitted to any server.

License

Polyform Noncommercial 1.0.0 - Source code is provided for reference and educational purposes only. See license for details.