Skip to main content

How can I bulk upload my images?

Comments

8 comments

  • Despertaweb

    Hi Orly !

    I'm using Node.js , How can I Upload all the images in a folder??

    I'm in a project where the client should be able to dump all the images inside a folder

    Thanx

    0
  • Nadav Ofir

    Hi,
    When uploading directly from the browser, you can set the 'multiple' attribute and allow drag & drop of multiple files. On the other hand server-side upload API requires uploading one file at the time.
    Feel free to open a support ticket and share more information regarding your specific use-case so we can advise further.

    0
  • Danen Carlson

    Is it possible to add Azure Blobs or Storage accounts the say way S3 works?

    0
  • Maor Gariv

    Hi,

    It's on our road map to support other sources for our auto upload feature.
    In the meantime, it's possible to auto upload from any publicly available remote location (i.e., http/https).

    0
  • Hagen Rode

    Hi guys

    This seems a bit like a hole in your otherwise outstanding and unique offering. Your clients might have directories with a LOT of images. I have found that the initial bulk uploading is exceptionally painful. 

    Ideally one could drag and drop a tgz or zip file into Cloudinary, which then extracts and stores the images. Doesn't seem too hard to do? Accept .tgz and zip files which get extracted? 

    Secondly, your API should ideally also accept tgz / zip files to extract and store. 

     

     

    0
  • Yakir Perlin

    Hi Rode,

    Thank you for this suggestion, I will open a feature request on your behalf.

    Cheers,

    Yakir

     

    0
  • wale tayo

    here ia a tutorial for multiple image with cloudinary and node 

     

    https://tycodez.hashnode.dev/upload-multiple-images-to-cloudinary-node-mongodb-express-ck2qn9jgq006qiws1ck5ci9gi

    0
  • Roee Ben Ari

    Thank you very much for sharing this :)

    0

Please sign in to leave a comment.