Skip to content

JarrettKolts/Photo-Editor

Repository files navigation

Image Editor & Converter

This is a web-based image editor and converter built using Node.js, Express, and the Sharp library. The application allows users to upload images, apply transformations (such as resizing, rotating, and converting formats), and download the edited image.

Features

  • Upload images in various formats (JPEG, PNG, etc.)
  • Apply transformations:
    • Flip and flop images
    • Apply grayscale or blur effects
    • Sharpen image

Future Releases

  • Add a "Download image" button
  • Fix the reload issue after every use
  • Process larger files
  • Format to more file types
  • The ability to resize images within the application
  • The ability to save images to your profile (Subscription based)
  • Introduce AI that creates images based off a text description from the user (Premium subscription)

Technologies Used

  • Backend: Node.js, Express, Sharp, Multer
  • Frontend: HTML5, CSS, JavaScript (Vanilla)
  • File Uploads: Multer for handling image uploads
  • Image Processing: Sharp for resizing, cropping, converting, and other image transformations

Deployed Link: https://image-alchemy-lr48.onrender.com

Deployed Application

Deployed Application Main Page

Deployed Application Image Edit Page

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors