Skip to content

RESOURCES / BLOG

Blog - Page: 78

Get the latest news on the Cloudinary platform, solutions, and showcases.

Next.js PDF Splinter

Topics Guest Post, JAMStack, Under Review
Read Time

Introduction If you only need part of a long PDF, you can easily split it into individual chapters, separate pages, or remove them. That way, you’re free to mark up, save, or send only what you need. If you only need part of that long PDF, you can easily split…

Creating Videos Using React.js and Remotion

Topics Guest Post, Player Video, React, Under Review, Video
Read Time

Introduction Videos enable us to establish authority and a more personal feel to your message. It enables us to connect with the emotional levels of our audience. React is a great JavaScript library for describing User Interfaces that change over time. To create video content programmatically with React.js We are…

Next.js 3D Photo Effect

Topics Guest Post, JAMStack, Next.js, Under Review
Read Time

Introduction This article shows how the Nextjs framework can be implemented to produce a 3D illusion photo from an image. Codesandbox Check the sandbox demo on Codesandbox. You can also get the project Github repo using Github. Prerequisites Entry-level javascript and React/Nextjs knowledge. Setting Up the Sample Project…

Create Video Captions with Next.js

Topics Guest Post, Next.js, Under Review, Video
Read Time

Introduction Video captioning is vital for making videos accessible to a larger audience, providing a better ROI, and getting more people to start watching the videos. This article demonstrates how Next js can be used to identify and display captions from videos and will also include an online storage feature.

Next.js, Supabase & Tailwind CSS Image Gallery

Topics Guest Post, JAMStack, Next.js, Under Review
Read Time

Introduction This Mediajam will show you how to use Next.js to retrieve Cloudinary images from a PostgreSQL database (Supabase) and provide optimized, blurred images with next/image. Getting Started We can use create-next-app to clone a Next.js and Tailwind CSS starter application ; npx create-next-app --example cloudinary-supabase The command above…

Add Tags to Images before Upload with Imagga

Topics Guest Post, Image, React, Under Review, Upload
Read Time

Image tagging is the process of labeling images based on figures within that image – the labels are known as tags. This has the obvious benefit of providing some level of organization to an image library, as it is easier to find images with tags. Additionally, image tag metadata can…

Encode Calendar Invites in a QR Code in NuxtJS

Topics Guest Post, Javascript, NuxtJS, Under Review, Vue
Read Time

The discovery and invention of the Quick Response (QR) code made it possible to embed digital data in text, links, tickets for concerts, and other use cases, thereby making use of a mobile device to translate the image into text for the user. This tutorial will explain the process of…

Make Video Flash Cards in Next.js

Topics Guest Post, Image, Next.js, Under Review
Read Time

There will be short videos uploaded to Cloudinary on some educational topic and they’ll be rendered in random order on flashcards in the app, along with explainer text Initial setup The first thing you need is a Cloudinary account. You can make one for free here. This is where…

Create a Pie Chart in NuxtJS

Topics Guest Post, Javascript, NuxtJS, Under Review, Vue
Read Time

Data visualization organizes complex, unorganized datasets in an organized and visual way that is easy for the users to understand. Presenting data comes in charts – bar, line, bubble, doughnut, etc. In this article, you will learn how to build the graphical representation of a pie chart using provided datasets…

Start Using Cloudinary

Sign up for our free plan and start creating stunning visual experiences in minutes.

Sign Up for Free