• Welcome to the Chevereto User Community!

    Here, users from all over the world come together to learn, share, and collaborate on everything related to Chevereto. It's a place to exchange ideas, ask questions, and help improve the software.

    Please keep in mind:

    • This community is user-driven. Always be polite and respectful to others.
    • Support development by purchasing a Chevereto license, which also gives you priority support.
    • Go further by joining the Community Subscription for even faster response times and to help sustain this space

Can chevereto provide raw format image upload?

jiangmeichao

Chevereto Member
My chevereto is very popular among photography enthusiasts. Recently, many photography enthusiasts have asked whether my website can support raw format image upload? But currently chevereto only supports JPG, PNG, BMP, GIF, WEBP, not RAW format
 
purely out of interest:
whats the use case for RAW file upload?

RAWs are basicly a bitstream that needs to be interpreted by some kind of algorithm to make any meaning of it. Applying a generic algorithm wont honor the possibilitys of real RAW development.
If you want to share RAW files for further modification you should look for a file hosting service instead an online gallery.
 
Problem of RAW is the file size, which not only means more traffic but also more machine required for image transformations required. It wasn't supported as it isn't a "web friendly" format.

But I don't know the current RAW adoption neither user case.

supports JPG, PNG, BMP, GIF, WEBP
Note that BMP is converted to PNG.
 
Problem of RAW is the file size, which not only means more traffic but also more machine required for image transformations required. It wasn't supported as it isn't a "web friendly" format.

But I don't know the current RAW adoption neither user case.


Note that BMP is converted to PNG.
OK, I see. Thank you.
 
purely out of interest:
whats the use case for RAW file upload?

RAWs are basicly a bitstream that needs to be interpreted by some kind of algorithm to make any meaning of it. Applying a generic algorithm wont honor the possibilitys of real RAW development.
If you want to share RAW files for further modification you should look for a file hosting service instead an online gallery.
OK, thank you!
 
Back
Top