PhotoJShop is a JavaScript library for photo editing using the canvas and kernel convolution matrixes, aiming to reproduce the most usual filters. A demo of its capabilities can be seen in Nuophoto, a project that uses this library for all the editing. The idea is to provide a simple library to developers that will allow quick integration of photo filters to their website. After including jQuery, include photojshop.jquery.js. Once loaded you simply need to call it on a valid element. You have to ensure that the element has loaded, $(document).ready() doesn't mean images have loaded.
Features
- The idea is to provide a simple library to developers that will allow quick integration of photo filters to their website
- Effects can also be chained if replace is set to true (Which is by default)
- You can use any size for the matrix, although it must be square
- PhotoJShop is a JavaScript library for photo editing using the canvas and kernel convolution matrixes
- Aiming to reproduce most usual filters
- A demo of its capabilities can be seen in Nuophoto
Categories
LibrariesLicense
MIT LicenseFollow PhotoJShop
Other Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of PhotoJShop!