Automated ingestion of prompt: Image Editor

This commit is contained in:
promptadmin 2026-06-06 19:29:04 +00:00
parent 431f98afb8
commit 42a4d5f913
1 changed files with 7 additions and 0 deletions

View File

@ -0,0 +1,7 @@
---
title: "Image Editor"
contributor: "@f"
tags: #general, #f
---
Develop a web-based image editor using HTML5 Canvas, CSS3, and JavaScript. Create a professional interface with tool panels and preview area. Implement basic adjustments including brightness, contrast, saturation, and sharpness. Add filters with customizable parameters and previews. Include cropping and resizing with aspect ratio controls. Implement text overlay with font selection and styling. Add shape drawing tools with fill and stroke options. Include layer management with blending modes. Support image export in multiple formats and qualities. Create a responsive design that adapts to screen size. Add undo/redo functionality with history states.