Skip to content

photo editor for editing

Notifications You must be signed in to change notification settings

youse7abib/photo-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Aug 20, 2025
18bd65f · · Aug 20, 2025

History

2 Commits
Aug 20, 2025
Aug 20, 2025
Aug 20, 2025
Aug 20, 2025

Repository files navigation

📸 Photo Editor (HTML, CSS, JavaScript)

A simple and responsive Photo Editor built using HTML, CSS, and JavaScript.
This project allows users to upload, preview, and apply basic filters or edits to their images directly in the browser — no backend required..


🚀 Features

  • Upload and preview images instantly
  • Apply filters: brightness, contrast, grayscale, sepia, blur, saturation, invert
  • Reset image to original state
  • Download the edited photo
  • Responsive design for desktop and mobile

🛠️ Technologies Used

  • HTML5 – Structure of the app
  • CSS3 – Styling and layout
  • JavaScript (ES6) – Interactivity and editing logic

📂 Project Structure