EshbanTheLearner / snap-fix

A simple online image editor

Home Page:https://snap-fix.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SnapFix

A simple online image editor using Rust, JavaScript and WebAssembly. Only supports converting an image to grayscale for now.

TODOs

  • Image Processing Features
    • Multiple Format Support
    • Crop
    • Resize
    • Blur
    • Filters
    • Compression
    • Format Conversion
  • Add UI Elements
    • Drag and Drop Image
    • Buttons for Different Actions
    • Fields for Inputs
    • Responsiveness
    • Migrating to UI Frameworks like React or Vue
  • Generating Images via Prompts

About

A simple online image editor

https://snap-fix.vercel.app


Languages

Language:HTML 42.3%Language:JavaScript 41.1%Language:Rust 16.7%