8 Best Free and Open-Source JavaScript Image EditorsJavaScript has a lot of free and open-source libraries that can help you do some basic as well as fairly advanced image editing. Use them in your own...
How to Crop or Resize an Image With JavaScriptThis tutorial will show you how to crop or resize an image with JavaScript using the canvas API.