Tutorials
How To Resize an Image With JavaScript
Today, you will learn how to resize an image in JavaScript, without using any external library. Thanks to the HTML <canvas> element, this is reasonably easy. Let's go!
How To Crop an Image in React
In this article, you will learn to crop an image in JavaScript. Specifically, you will see how to achieve this goal with the react-image-crop React library.
7 min read
Inpainting: Removing Distracting Objects in High-Resolution Images
We teamed up with the Bochumer Institute of Technology to present improved results with deep learning approaches. Here are our experiences from a mission to make editing easier.
13 min read

