# How-To How to Remove Backgrounds Using Core ML Bring background removal and replacement to your iOS application. Walter Tyree 28 Jun 2022 • 10 min read
# How-To Content Moderation for User-Generated Designs with CE.SDK and Sightengine Protect your users and your brand reputation without manual content moderation. Antonello Zanini 13 Jun 2022 • 10 min read
# How-To How to Apply Filter Effects to Video using VidEffects library on Android Learn about the benefits and limitations of VidEffects for video editing on Android. Nes Dogan 24 May 2022 • 5 min read
# How-To How To Generate an NFT Art Collection With React Using CE.SDK Learn how to programmatically build a trading card set for NFT art collections in React with CE.SDK. Antonello Zanini 17 May 2022 • 10 min read
# How-To Working with Large Video and Image Files on iOS with Swift Find your best strategy for compressing and resizing images, videos, and other files with Swift. Walter Tyree 10 May 2022 • 12 min read
# How-To How to Make an Animated GIF Using Swift Learn how to create animated GIF files with Swift, and also extract still images from a video! Walter Tyree 10 May 2022 • 9 min read
# How-To How To Apply Image Filters in WebGL Learn everything you need to get started with kernel-based image filters in WebGL. Antonello Zanini 8 Apr 2022 • 6 min read
# How-To How To Add Overlays to a Video in React Native Learn how to place text or images over your videos in React Native. Antonello Zanini 28 Mar 2022 • 6 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 Sticker to a Texture With Three.js Learn how to add an overlay image to your textures in WebGL and JavaScript with Three.js. Antonello Zanini 25 Feb 2022 • 5 min read
# Video Editing How to Make Videos from Still Images with AVFoundation and Swift Convert still images into video files with two strategies. Walter Tyree 10 Feb 2022 • 9 min read
# How-To How To Scale, Crop, Flip, and Filter an Image in CSS Learn how to use CSS to perform the most common image processing manipulations. Antonello Zanini 9 Feb 2022 • 5 min read
# How-To How To Manipulate an Image With Jimp in React Let's get started with Jimp in React. Easily alter images with a few lines of code. Antonello Zanini 26 Jan 2022 • 5 min read
# 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