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
$300 in Free Credit Towards Top Cloud Services
Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of PhotoJShop!