A client-side image editor, made with FFmpeg.wasm
and NextJS.
- 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!
bun dev