This support forum is no longer in use. Please use the Cloudinary Community at https://community.cloudinary.com/ to receive assistance from other members of the community and from Cloudinary's support team. For account-specific questions or if you believe that you've encountered a bug, please contact the Cloudinary team directly via the "submit a request" option on this support site.

The cloudinary widget is saving my png files as psd files

Comments

1 comment

  • Avatar
    Ido

    Hi

    Each image file has a signature (a.k.a magic number) that indicates the type of the file. We use that signature to determine the type of file. So all though the name of the file might end with ".png", the file might be a ".psd" type of file, depending on that signature.

    If you uploaded a file, and got a psd file, that is because the file that was uploaded was in fact a psd file.

    Please let me know if that answers your question.

    0
    Comment actions Permalink

Post is closed for comments.