How to upload images to Cloudinary with Multer and Express.js

Поділитися
Вставка
  • Опубліковано 27 жов 2024

КОМЕНТАРІ • 46

  • @nachopad22
    @nachopad22 2 місяці тому +1

    In my project I am using Multer to store profile images locally. But if I want the images to be uploaded directly to cloudinary without being stored in my project, how do I do it?
    At the moment the images are uploaded to clodinary thanks to the local image path.

  • @md.bulbulislam2326
    @md.bulbulislam2326 Місяць тому

    Thanks, You just solve the issue & present it in a nice way.

  • @spyboy0076
    @spyboy0076 8 місяців тому +1

    Best video for file upload in youtube. Thanks buddy. Subbed

  • @Yuk-Ngoding
    @Yuk-Ngoding 24 дні тому

    how to upload file if we use memory storage?

  • @spoken.english.simplified
    @spoken.english.simplified Рік тому +2

    i have wasted my hours in others resource but this worked thanks osmaiDev

  • @josuegoyret2156
    @josuegoyret2156 11 місяців тому +1

    Awesome video, straight to the point. Thanks

  • @mkashifsaeed2907
    @mkashifsaeed2907 9 місяців тому +1

    thanks buddy, it was straight to the target..

  • @mauriciomunoz5350
    @mauriciomunoz5350 Рік тому +1

    gracias te amooo, gracias a vos suizo! puedo dormir sos lo mas !!!!

  • @ayushsharma413
    @ayushsharma413 2 місяці тому

    Thank you sir, much appreciated !

  • @nadaadzani6689
    @nadaadzani6689 9 місяців тому +1

    good video, it helped me a lot, but i was wondering if you could use async await instead of cb

    • @osmanidev
      @osmanidev  9 місяців тому

      I will make a video about this and how to upload miltiple images soon

  • @gedeonagmas
    @gedeonagmas Рік тому +1

    clear and simple thank you bro you make my day 👍👍

  • @andream9696
    @andream9696 6 місяців тому

    This was on point and super helpful! Thank you!

  • @jaideepgupta5516
    @jaideepgupta5516 5 місяців тому

    This was on point and super helpful!

  • @aaronflorespezantes7051
    @aaronflorespezantes7051 7 днів тому

    Thanks , nice video!

  • @sayakraha12
    @sayakraha12 10 місяців тому +1

    how to access these images while reading related data?

    • @osmanidev
      @osmanidev  10 місяців тому

      It should be inside the data object u get back after the request has finished, the urls should be there

  • @xboy2374
    @xboy2374 3 місяці тому

    very clear and simple bro

  • @varunparihar3717
    @varunparihar3717 6 місяців тому

    Thanks a lot. This was very helpful.

  • @user-yz5hj3zg2x
    @user-yz5hj3zg2x 6 місяців тому

    What's the need of using multer or temporarily storing the image in your own server?

    • @osmanidev
      @osmanidev  5 місяців тому

      So that u can access that and upload it to cloudinary becouse you dont hace a interface like something to handle the file, imagine when u drag and drop smth in a upload fiel in a website well that place or the button is the thing that handels it without that would be impossible right eaven thou the logic is there to do it, thats how i would explain it to get the point and there is a technical explanation but id have to look it up on the docs so yea dont know that one

    • @saarza9991
      @saarza9991 Місяць тому

      ​@@osmanidev so this entire paragraph is just made up bullcrap? God I love you 😂

  • @Ronery99dev
    @Ronery99dev Рік тому +1

    Great! Thanks, man.

  • @mahardhikaputra
    @mahardhikaputra Рік тому +1

    thanks for this content, very helpful

  • @lokindradangi
    @lokindradangi Рік тому +1

    Thank u man for amazing video

  • @mahdihussain7353
    @mahdihussain7353 Місяць тому

    Thanks a lot my dear

  • @AdrimediaWebdev
    @AdrimediaWebdev 7 місяців тому

    Great video, thank you 👍👍

  • @luismolinuevo5255
    @luismolinuevo5255 Рік тому +1

    How could you do it for multiple imgs

    • @osmanidev
      @osmanidev  Рік тому

      I will make a video abt that the next days and send u the link

    • @luismolinuevo5255
      @luismolinuevo5255 Рік тому

      @@osmanidev Thank you

    • @muneebwali2420
      @muneebwali2420 Рік тому +2

      multer.uploader.upload.array(4)("image")

  • @NemoOmarrr
    @NemoOmarrr 6 місяців тому

    thanks , it's helpful

  • @MohdArish-j4q
    @MohdArish-j4q Місяць тому +4

    1st You should zoom ur interface 😡

  • @TuanNguyen-f1s9e
    @TuanNguyen-f1s9e 8 місяців тому

    how to upload video ?

  • @adamorowski2294
    @adamorowski2294 7 місяців тому

    Thank you.

  • @TECHNICALANDROID360BD
    @TECHNICALANDROID360BD Рік тому +2

    thanks bro

  • @shuheed
    @shuheed 5 місяців тому

    Excellent ! I added the files after 2 days searching. And now how to delete files from cloudinary ?

  • @iwillchangemybadtime8480
    @iwillchangemybadtime8480 8 місяців тому

    the best Videio

  • @izaanahmedkhan1197
    @izaanahmedkhan1197 3 місяці тому

    Cute

  • @nomanali-ue3pv
    @nomanali-ue3pv 17 днів тому

    higly recommed this video