# 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
# 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 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 your React Julia Pohl, Alexander Schiewe 29 May 2020 • 8 min read
# Developer Tools Build or Buy? We all know the deal; thoughts about new products bounce around in our heads and sometimes those thoughts yield ideas we want to pursue. Once that happens we start putting ourselves into action by building a prototype, ideally on the shortest path possible. Daniel Hauschildt 2 Nov 2017 • 5 min read