App Development
How To Add Text to Video in Swift
Use Swift and AVMutableVideoComposition to add a text overlay to a video clip!
How To Pixelate an Image in JavaScript
Pixelate an image in Vanilla JavaScript without any libraries – with the <canvas> element!
How to Apply Custom Image Filters Using HTML5 Canvas in JavaScript
Apply custom filters in JavaScript without external libraries – with the <canvas> element!
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.
How to Draw on an Image With JavaScript
Easily implement a brush to draw on an image in JavaScript, without using any external library!
How To Resize an Image in React
Quickly resize an image with the `react-image-file-resizer` React library.
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 <canvas> element, this is reasonably easy. Let's go!
How To Crop an Image in React
In this article, you will learn to crop an image in JavaScript. Specifically, you will see how to achieve this goal with the react-image-crop React library.
Video Composition and Audio Support for VE.SDK
Level up your application – VideoEditor SDK now comes with Video Composition tools and options to adjust and add Audio.
Cordova: A plugin made for JavaScript developers
Integrating third-party libraries requires either native platform experience or a time-consuming learning curve. To set you on a smoother path, we are introducing a new Cordova plugin that integrates our native iOS and Android SDK for you!

