Welcome to PicStar

Like the name implies, PicStar is an easy to use photo editor that will allow you to be the star of editing pictures. The great thing about this program is that you can focus on a simple, straightforward edit of your photo, and then enjoy it. There are five easy to use editing options with PicStar, that include image inverting, black and white editing, and editing for brightness. PicStar is also very easily installed on your local machine, making it easy to use for first-time or beginner open source contributors.

With the advent of social media and the rising popularity of platforms such as Instagram, it is no longer uncommon for people to post their photos on social media. However, when sharing photos, it is often difficult to find the right tool to make the most of the photo.

This project is an attempt to provide a simple interface for editing photos. It is built using HTML, CSS and Javascript. The interface is designed to be as simple as possible and is designed to be as unobtrusive as possible.

How to use it

  1. Click on "Upload New" to upload the image
  2. Change the settings to make the image suit your needs
  3. Click on "Download" to export the image

Deployment

You can run this project in development mode using live-server

$> npm install -g live-server
$> cd path/to/project/PhotoEditor
$> live-server

Tech Stack

Screenshots

Screenshot 2021-10-09 at 3 23 15 PM Screenshot 2021-10-09 at 3 27 29 PM