Cutting Through The Jungle: An In-depth Review of Cloud GPU Providers to Train Your AI Models in 2024
Embark with us on a journey to finding the best place to host AI models.
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.
How to Remove Backgrounds Using Core ML
Bring background removal and replacement to your iOS application.
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.
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!
How to Make Videos from Still Images with AVFoundation and Swift
Convert still images into video files with two strategies.
How to Merge Videos in iOS with Swift
Learn how to combine videos in iOS with Swift and jump into advanced creations.
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!
How To Add Text to Video in Swift
Use Swift and AVMutableVideoComposition to add a text overlay to a video clip!
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!
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.
How to Create Image Filters for iOS
Write a custom `CIFilter` in Metal and Swift, usable in any CoreImage pipeline.