# Photo Editing IMG.LY Announces Open Source JavaScript Library for In-Browser Background Removal Seamlessly remove backgrounds in-browser with ease. Empower your creativity and protect data privacy. Learn how! Jan Bussieck 28 Jun 2023 • 2 min read
# How-To How To Build a Video Player in JavaScript Create your own JavaScript video player using simple methods for neat results! Paul Knulst 27 Sep 2022 • 5 min read
# Release Notes CE.SDK v1.6.0 Release CE.SDK brings stunning Linear Gradient Fills, Blend Modes, powerful APIs, and more. Malte Baumann, Daniel Hauschildt 20 May 2022 • 3 min read
# How-To How To Resize and Compress an Image in JavaScript for Upload Learn how to downscale an image in JavaScript by reducing its size and quality before uploading it to your server. Antonello Zanini 4 Mar 2022 • 7 min read
# How-To How to Add a Watermark to an Image in JavaScript Create watermarks in Vanilla JavaScript and with watermarkjs! Antonello Zanini 7 Dec 2021 • 7 min read
# How-To How To Pixelate an Image in JavaScript Pixelate an image in Vanilla JavaScript without any libraries – with the <canvas> element! Antonello Zanini 14 Oct 2021 • 5 min read
# JavaScript How to Draw on an Image With JavaScript Easily implement a brush to draw on an image in JavaScript, without using any external library! Antonello Zanini 23 Aug 2021 • 7 min read
# 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
# 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
# JavaScript How to integrate a Photo Editor into your Website 4-minute Video Tutorial Felix Rau 10 Jul 2019 • 4 min read
# iOS How to recreate Snapchat’s UI within a single day with the PhotoEditor SDK for Android Is it possible to completely rejig the UI of the PhotoEditor SDK within a day? Principally, everything is possible, however, for me as a prospective Java developer this whole undertaking Niklas Bachmann 19 Feb 2018 • 3 min read
# JavaScript PhotoEditor SDK + Cordova & Ionic Despite the growing trend towards React Native, Cordova (formerly PhoneGap) is still going strong and creates frequent plugin requests from our customers. Although we can’t offer full support, we Malte Baumann 14 Jun 2017 • 7 min read
# JavaScript Lightweight Image comparison with Rembrandt.JS Rembrandt.JS [https://github.com/imgly/rembrandt] is a lightweight, client- and server-side image comparison library that we developed for our internal tests for the PhotoEditor SDK [https://img.ly/ Felix Rau 8 Mar 2017 • 2 min read