# Video Editing How to Merge Videos in iOS with Swift Learn how to combine videos in iOS with Swift and jump into advanced creations. Walter Tyree 12 Jan 2022 • 6 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
# iOS App Development How to Add a Filter to a Video Stream in iOS Applying stunning filters to videos requires different methods than applying them to files in iOS. Find out how! Walter Tyree 8 Nov 2021 • 6 min read
# Video Editing How To Add Text to Video in Swift Use Swift and AVMutableVideoComposition to add a text overlay to a video clip! Walter Tyree 15 Oct 2021 • 4 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
# iOS App Development How To Record Screen Video Using ReplayKit for iOS Use Swift and ReplayKit to add screen recording to your application. Also use the new rolling clips feature introduced in iOS 15! Walter Tyree 21 Sep 2021 • 6 min read
# 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
# App Development How to Create Image Filters for iOS Write a custom `CIFilter` in Metal and Swift, usable in any CoreImage pipeline. Walter Tyree 24 Aug 2021 • 7 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
# 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
# Flutter Flutter: Our new plugins made for Dart developers We are happy to announce our new official Flutter plugins wrapping our native PhotoEditor SDK and VideoEditor SDK for one of the most popular cross-platform frameworks. Leon Dudlik 11 Mar 2021 • 1 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
# Release Notes Announcing PhotoEditor SDK HTML5–v 5.0 We have some great updates to share. After a year of hard work and countless iterations, it is our utmost pleasure to announce that PhotoEditor SDK remake for HTML5 is here. ? Priyanka Kore 16 Apr 2020 • 3 min read
# React Native React Native: Native Modules made for React developers On the developer experience with 3rd-party libraries for RN 0.60+ Alexander Schiewe 21 Feb 2020 • 3 min read