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
Ship Agents Faster
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of PhotoJShop!