Skip to content

A Simple Image Editor that can be used to adjust the image values like brightness, contrast, hue, saturation, grayscale and sepia. Built using only HTML, CSS and JavaScript and the Canvas API.

Notifications You must be signed in to change notification settings

sayantanm19/js-simple-image-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Image Editor in JavaScript

An image editor that can be used to adjust the image values like brightness, contrast, hue, saturation, grayscale and sepia. Using a combination of these values, one can give an image a completely new look.

We will be doing all this in-browser using only JavaScript and the Canvas API making the application lightweight and fast.

Demonstration 1

Demonstration 1

Demonstration 2

Demonstration 2

Running the editor

The index.html file can be run on any modern browser to run the image editor.

About

A Simple Image Editor that can be used to adjust the image values like brightness, contrast, hue, saturation, grayscale and sepia. Built using only HTML, CSS and JavaScript and the Canvas API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published