# Video Editing A Modern Video Editor SDK for your Flutter App Learn how to integrate IMG.LY's video editor for Flutter into your app and how to best leverage its capabilities. Jan Bussieck 13 Sep 2024 • 5 min read
# How-To How to Build a TikTok Clone for iOS with Swift & CreativeEditor SDK Learn how to build a TikTok clone for iOS with Swift and CreativeEditor SDK with this step-by-step in-depth tutorial. Walter Tyree 30 Mar 2023 • 15 min read
# How-To How to Add Stickers and Overlays to a Video in Flutter Learn how to apply stickers and overlays to a video in Flutter and make your app's video content more personalizable and user-oriented. Natalia Kuzminykh 24 Mar 2023 • 5 min read
# How-To How To Build a Video Editor With Wasm in React Use the ffmpeg.wasm library to build a React video editor that performs video processing directly in the browser. Antonello Zanini 16 Jan 2023 • 11 min read
# FFmpeg FFmpeg - The Ultimate Guide This guide covers the ins and outs of FFmpeg starting with fundamental concepts and moving to media transcoding and video and audio processing providing practical examples along the way. Csaba Kopias 21 Nov 2022 • 59 min read
# How-To How to Apply Filters and Effects to an Image in Flutter Learn how to manipulate images in Flutter with filters and effects. Natalia Kuzminykh 15 Nov 2022 • 4 min read
# How-To How to Draw on Images in React Native Learn how to draw on images in your React Native app – a great tool for annotations or fun image editing! Natalia Kuzminykh 20 Oct 2022 • 4 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
# How-To How To Resize Images in Flutter Keep it light: resize your application images in Flutter. Natalia Kuzminykh 27 Sep 2022 • 3 min read
# How-To How to Crop and Trim Videos in Flutter Create your own video app in Flutter with the free-to-use and open source solution FFmpeg. Michael Hathi 27 Sep 2022 • 8 min read
# How-To How To Crop and Trim Videos In Kotlin for Android In this beginner-friendly tutorial you will learn how to crop and trim videos in Android with FFmpeg. Paul Knulst 2 Sep 2022 • 10 min read
# How-To Build a Simple Real-Time Video Editor with Metal for iOS Learn to extract frames from live camera streams, regular movie files and streamed movie files and display them on a MetalKit View. Walter Tyree 30 Aug 2022 • 8 min read
# How-To How to Stream Videos Using Javascript and HTML5 Learn how to stream videos right in your browser using only JavaScript and HTML5 APIs. Mark Vassilevskiy 29 Aug 2022 • 6 min read
# How-To How To Build a Canva Clone with CE.SDK Design invitations, greeting cards, flyers, postcards, and business cards with a Canva clone built with CE.SDK in React in minutes. Antonello Zanini 27 Jul 2022 • 11 min read
# 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 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 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