Skip to content

wweverma1/PhotoEditor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Live Preview - PicStar

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

Features 🚀

  • Brightness Adjustment
  • Invert
  • Greyscale
  • Black & white
  • Contrast
  • Saturation

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 👩‍💻

CSSHTMLCSS

Screenshots 📷

Contribution 📝

Contributions are always welcome!

See Contibuting.md for ways to get started.

Please adhere to this project's code of conduct.

Feedback 🌟

If you have any feedback, please reach out to us at linkedin

Contact the Administrator

https://anshika-singh-portfolio-website.netlify.app/

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 39.3%
  • CSS 38.1%
  • HTML 22.6%