RESOURCES / BLOG
Blog - Page: 95
Get the latest news on the Cloudinary platform, solutions, and showcases.
Convert text to handwritten pages using NextJS
Introduction You’ve probably seen some of those images where the text looks like it was handwritten then scanned into an image. In this tutorial, let’s explore a fun little trick to achieve the same using handwritten.js, cloudinary and next.js. Cloudinary provides APIs that offer media upload…
Read More ->
Generate Social Images for Blog Posts
Have you shared a link to a post on any social platform and been unhappy with the image displayed because it didn’t fit the article title or your brand? In this article, we will build an application that dynamically generates social images based on a template. You can use…
Read More ->
Fix Mismatched Aspect Ratio with Cloudinary
When rendering images on the web, aspect ratios are important and can be pretty confusing because there’s no one-size-fits-all. Aspect ratio here refers to the width of an image or screen in relation to its height. Making media display consistently on your site can be a pain because different cameras…
Read More ->
React Selfie App with Cloudinary
In this article, we’ll learn how to build an application that allows us to take pictures using a webcam. In other words, we will build a selfie application using React.js and then use the rich image transformation features provided by Cloudinary to apply unique special effects to our captured images.
Read More ->
Digital business card generator using NuxtJS
Introduction Every business always has a change in staff on an annual basis. Contacting the graphic designer for new designs and new cards is always a hustle. In this article, we review how we can develop a digital business card generator to remove the hustle from this process using Cloudinary…
Read More ->
lazy loading videos in NuxtJS
Overview To improve the performance of your application and save your system’s resources while loading images or videos we need to use the technique lazy-loading.This is the practice of deferring the loading or initialization of resources or objects until they are actually needed. In this Mediajam, we are going to…
Read More ->
Upload Images to Cloudinary with Netlify Functions
When it comes to creating and delivering your digital assets with the least amount of effort, Cloudinary has you covered with an end-to-end management solution. This article will go through the steps involved in uploading images to Cloudinary using serverless functions. With serverless functions, we can write backend or…
Read More ->
Upload to Cloudinary with Azure Functions
Azure functions provide an elegant serverless solution that allows users to build applications by writing pieces of event-driven functions relevant to their business logic without focusing on scaling and managing infrastructures. Cloudinary, on the other hand, is a PaaS that provides an excellent solution for storing and managing media assets(images,…
Read More ->
Wedding invitation app in NuxtJS and Nodemailer
Introduction Creating email invites and sending them to your guest list can be an expensive and daunting task. In this article, we review how can leverage existing services to dynamically create wedding invites and send them to an invite list as easily as possible Codesandbox The final project demo can…
Read More ->
Start Using Cloudinary
Sign up for our free plan and start creating stunning visual experiences in minutes.
Sign Up for Free