# 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
# 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
# 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
# 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
# iOS How to build Instagram’s Story Editor in a Day A common question we get asked from our customers, is whether they’ll be able to create an entirely different user interface using our PhotoEditor SDK. The SDK comes with Malte Baumann 13 Dec 2017 • 5 min read
# iOS Bringing Wide Color to PhotoEditor SDK Inspired by Mike Krieger [https://medium.com/@mikekrieger]’s great post [https://instagram-engineering.com/bringing-wide-color-to-instagram-5a5481802d7d#.2gjnzpdeb] on supporting wide color images in Instagram, I decided to challenge myself by introducing Sascha Schwabbauer 10 Jan 2017 • 3 min read