Update a Cloudinary Image on Upload in Node.js - Dev Hints

Sdílet
Vložit
  • čas přidán 29. 01. 2024
  • Update metadata like captions on an image or video on upload using the on_success handler.
    We'll walk through how to update the caption of an image after uploading with captions that are automatically generated with AI on upload.
    📝 Cloudinary Node SDK Upload Docs
    cld.media/devhintsnodeonsucce...
    Instructor: James Perkins (‪@james-perkins‬)
    --
    Cloudinary helps developers build performant experiences for the web with powerful optimization and transformation APIs.
    🚀 Get started with a free account!
    cld.media/devhintsnodeonsuccess
    #cloudinary #devhints #nodejs #images #uploads #webdevelopment
  • Věda a technologie

Komentáře • 2

  • @cld_jonathansexton
    @cld_jonathansexton Před 6 měsíci +1

    I see this being immensely useful for bulk uploads of large libraries. Adding this to my notes for future use!