RESOURCES / BLOG
Blog - Page: 78
Get the latest news on the Cloudinary platform, solutions, and showcases.
Next.js PDF Splinter
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…
Read More ->
Creating Videos Using React.js and Remotion
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…
Read More ->
Next.js 3D Photo Effect
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…
Read More ->
Create Video Captions with Next.js
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.
Read More ->
Next.js, Supabase & Tailwind CSS Image Gallery
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…
Read More ->
Add Tags to Images before Upload with Imagga
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…
Read More ->
Encode Calendar Invites in a QR Code in NuxtJS
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…
Read More ->
Make Video Flash Cards in Next.js
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…
Read More ->
Create a Pie Chart in NuxtJS
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…
Read More ->
Start Using Cloudinary
Sign up for our free plan and start creating stunning visual experiences in minutes.
Sign Up for Free