# JavaScript 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! Antonello Zanini 20 Jul 2021 • 4 min read
# React 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. Antonello Zanini 28 Jun 2021 • 6 min read
# Deep Learning 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. Multiple authors 8 Dec 2020 • 10 min read
# App Development A Photo and Video Editor for React Native Apps -------------------------------------------------------------------------------- How to integrate a Photo and Video Editor into your React Native App > This tutorial walks you through the integration process of PhotoEditor SDK and VideoEditor SDK into Julia Pohl, Alexander Schiewe 29 May 2020 • 8 min read
# iOS How to integrate a Photo Editor into your iOS App 7-minute Video Tutorial Felix Rau 10 Jul 2019 • 4 min read
# JavaScript How to integrate a Photo Editor into your Website 4-minute Video Tutorial Felix Rau 10 Jul 2019 • 4 min read
# App Development How to integrate a Photo Editor into your Android app 6-minute Video Tutorial Felix Rau 11 Dec 2018 • 6 min read
# iOS How to build Instagram’s Story Editor in a Day A common question we get asked from our customers, is whether they’ll be able to create an entirely different user interface using our PhotoEditor SDK. The SDK comes with Malte Baumann 13 Dec 2017 • 5 min read