Skip to content

RESOURCES / BLOG

Blog - Page: 80

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

Next-Gen Commerce: How Cloud-Based DAM and Media Experience Technology Will Take Us There

Topics Asset Management, E-commerce, Performance Optimization
Read Time

There’s no doubt that captivating visual experiences are a key part of what makes digital commerce work. Log on to any e-commerce website, social media app, or mobile shopping platform and the relevance is clear: compelling images and immersive videos are what make us decide to buy products online.  Strong…

Build a Virtual World with User Input

Topics Guest Post, HTML5, Image, Javascript, Under Review
Read Time

Working with virtual reality (VR) has typically involved building apps and worlds using tools like Unity and Unreal Engine and headsets. You don’t need to have all of these things if you know some basic HTML and JavaScript. You can build and test your own virtual world directly in the…

Create a Next.js Breakout Game

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

Introduction This article how Nextjs can be used to create a simple breakout game. Codesandbox The final version of this project can be viewed on Codesandbox. You can find the full source code on my Github repo. Prerequisites Basic/entry-level knowledge and understanding of javascript and React/Nextjs. Setting Up…

Merge PDF Docs with Next.js

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

Introduction This article is to demonstrate how separate pdf documents can be merged into a single document. Codesandbox The final version of this project can be viewed on Codesandbox. You can find the full source code on my Github repo. Prerequisites Basic/entry-level knowledge and understanding of javascript and…

Hiding Text in Images Using Plain JavaScript

Topics Guest Post, Image, Javascript, PNG, Under Review
Read Time

Steganography is the process of concealing information in an image or any other digital artifact. Steganography is used to conceal text from unauthorized parties. With JavaScript, we can easily use steganography.js to assist us in hiding/encoding data inside images and decoding/viewing the hidden message. Let’s explore how we can achieve…

Identify Object in an Image with Next.js

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

Identify object in an image with Nextjs Introduction This article is to demonstrate how nextjs can be used to identify objects inside an image file. Codesandbox The final version of this project can be viewed on Codesandbox. You can find the full source code on my Github repo.

Determining the Right Amount of Video Personalization to Drive Customer Engagement

Topics Asset Management, Shoppable Video, Video, Video API, Video Player
Read Time

Since video is an indispensable component of modern marketing strategies, many companies run video campaigns across multiple platforms, from Instagram to traditionally static platforms like email. In practice, marketers often create separate videos for each client in a small audience, such as B2B clients. Often dynamically served within video templates…

Server-signed Uploads in Cloudinary with Next.js

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

By default, Cloudinary allows you to upload images by specifying an upload preset and a cloud name. Those details are not difficult to figure out, making it easy for hackers to compromise your account online. Luckily, Cloudinary provides a more secure upload method called signed-upload. Signed uploads include an…

Handling Data Storage with Cloudinary and Supabase

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

Handling data storage with Cloudinary and Supabase in NextJS When building Jamstack applications, data storage is often a significant consideration. The popular choices are often CMSs and for good reason. However, In this post, we’ll explore a different approach that combines Cloudinary and Supabase to store and retrieve user data…

Start Using Cloudinary

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

Sign Up for Free