# HTML5 How to Apply Custom Image Filters Using HTML5 Canvas in JavaScript Apply custom filters in JavaScript without external libraries – with the <canvas> element! Antonello Zanini 14 Sep 2021 • 8 min read
# Swift How to Trim and Crop Video in Swift Learn how to use Swift and AVKit to crop a video clip and trim a video timeline. Walter Tyree 31 Aug 2021 • 6 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
# React How To Resize an Image in React Quickly resize an image with the `react-image-file-resizer` React library. Antonello Zanini 30 Jul 2021 • 6 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
# 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
# Design Building the Creative Engine of the Digital World With UBQ we are creating a platform for creative editing. We double down on our core belief that design can benefit a lot from technological advancements. Daniel Hauschildt, Eray Basar 22 Apr 2020 • 5 min read
# Apple Almost Getting Sherlocked by Apple’s Core Image Team During each World Wide Developer Conference keynote, app developers all over the world are fearing their app may get sherlocked by Apple. This has happened to flashlight apps when Apple Malte Baumann 12 Jun 2018 • 5 min read
# Software Development Rebuild or Report? On helping yourself and others through precise Bug Reports Daniel Hauschildt 26 Apr 2018 • 5 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