📘
Portfolio
  • Rebecca (Becky) Peltz
  • Education, Skills, Certifications
  • Work History
  • Projects
    • Hackathon Projects
      • Traveler's Translator: Translation and Speech AI
      • Eleanor: An AI Application
      • Prototype for Hackathon 3D Project
      • Dev.to Cloudflare AI Challenge: Recipe Generator
    • Learning Modules
      • Introduction to Web Development
      • Using AI at Home and in the Workplace
      • Blockchain Learning
    • Learning Apps
      • Design, Create, and Publish a Chrome Extension
      • Code Notebooks
      • Periodic Table of Cloudinary Transformations
      • Transformation Concentration
      • Code Sandbox Playground for Cloudinary Transformations Prototype
  • Blogs
    • dev.to
    • Medium
Powered by GitBook
On this page
  • Description
  • Tools/Technology
  1. Projects
  2. Learning Apps

Periodic Table of Cloudinary Transformations

Look at a way to organization a lot of features using a periodic table model.

PreviousCode NotebooksNextTransformation Concentration

Last updated 4 months ago

Description

Cloudinary transformations are used to transform media. They can be applied to images, video, and audio. Some transformations can apply to all media types, and some are specific to the media. Many transformations are available and documented, but it can be challenging to remember them all and to understand them as collections with similar intentions. Many transformations apply an "effect," which is easily seen in the period table. They are the pale blue-green making up the center of the table.

The periodic table organized chemicals by atomic structure and weight, representing a natural ordering based on shared properties. The Cloudinary periodic table represents the ordering of the Cloudinary transformation API. Creating order and structure precedes creating knowledge.

The application is clickable, and clicking on an "element" within it should take you to its documentation.

Tools/Technology

This application was created using the React framework.

Code

Application

Periodic Table of Cloudinary Transformations