Skip to content

Real-time client-side image editor made with WebAssembly and NextJS.

Notifications You must be signed in to change notification settings

Yug34/image-editor

Repository files navigation

A client-side image editor, made with FFmpeg.wasm and NextJS.

View the live deployment here

Functionalities

  • Add text to image
    • Change color, size, and font-face of the text
  • Add a border/frame to image
    • Change color and size of border
  • Undo Edits serially
    • Revert and apply new edit on a previous edit
  • Add greyscale filter to image
  • Download Edited Image
  • Resize Image dimensions: TODO!
  • Compress Image: TODO!

Run locally

bun dev

About

Real-time client-side image editor made with WebAssembly and NextJS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published