Antonello Zanini I'm a software engineer, but I prefer to call myself a Technology Bishop. Spreading knowledge through writing is my mission. Italy https://antonellozanini.com 22 posts
# JavaScript A Modern JavaScript Video Editor: Integration Guide Learn how to integrate IMG.LY's Javascript video editor into your web app and how to best leverage its capabilities. Antonello Zanini 16 Jan 2025 • 8 min read
# React A Modern React Design Editor: Integration Guide Learn how to integrate IMG.LY's design editor for React into your web app and how to best leverage its capabilities. Antonello Zanini 16 Jan 2025 • 7 min read
# Vue.js A Modern Vue.js Video Editor: Setup Guide Learn how to integrate IMG.LY's video editor for Vue.js into your web app and how to best leverage its capabilities. Antonello Zanini 8 Jan 2025 • 8 min read
# React A Modern React Video Editor: Integration Guide Learn how to integrate IMG.LY's video editor for React Native into your app and how to best leverage its capabilities. Antonello Zanini 8 Jan 2025 • 7 min read
# Angular A Modern Angular Video Editor: Setup Guide Learn how to integrate IMG.LY's video editor for Angular into your web app and how to best leverage its capabilities. Antonello Zanini 8 Jan 2025 • 8 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
# 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 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 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 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
# 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
# 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
# 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
# HTML5 How to Apply Custom Image Filters Using HTML5 Canvas in JavaScript Apply custom filters in JavaScript without external libraries – with the <canvas> element! Antonello Zanini 14 Sep 2021 • 8 min read