• Hey Guest, don't forget to VOTE on each RFC topic. Your voting determine Chevereto development! No votes, no development.
  • 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

It is recommended to add picture processing parameters

cingjp

Chevereto Member
💡Describe your Feature request

I know that the program now supports thumbnail display, but I think the program based on the image sharing function can have more functions about automatic image processing.
For example, adding parameters to the URL suffix will output pictures of different sizes. I saw this function on an object storage website.In addition, you can combine the original functions: image watermark and thumbnail to this parameter function.

In general, you can get the desired image by calling the URL suffix


I see this function is very good, so I recommend it. The current function is also very good. I wish the program better and better

👏Where did you saw this?

 
This would only really work if the images were local and served through PHP or another processing script. Some CDNs allow you to change the width and height based on what you are asking, but it also costs more to serve the images using the CDN services.
 
Back
Top