• 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

watermark appears too big on some images

bangsters

Chevereto Member
Website URL
https://www.pixelsbin.com

Chevereto version
3.10.1

Description of the issue
Hey guys. I just noticed, some images that are uploaded have the watermark a tad too big, compared to the other images, and based on the settings I have configured.

An few examples that I found when I went to explore -> recent pics:

https://www.pixelsbin.com/image/zmvp
https://www.pixelsbin.com/image/zWAy

The expected size would be similar to this:

https://www.pixelsbin.com/image/jegO

Current settings
-----------------------

Watermark percentage: 7
Watermark margin: 10
Watermark opacity: 50

At 7% size, the first image example above should be a lot smaller right?


Any suggestions? Also any way to remove watermarks only for some users?
 
x% will be "bigger" or "smaller" depending on the target image area. Is just a math function, check it on your own if you want to know more about it: https://github.com/Chevereto/Chevereto-Free/blob/master/app/lib/classes/class.image.php#L361

Maybe the upscale is wrong, maybe the safe ratio could get improved, maybe all the watermark sizing algorithm needs to be remade. To be honest, this is not a Tech Support issue, but a missing improvement.

In any case, as you may know already, I add stuff based on traction and you are the first person ever asking about this stuff. Not saying that is not relevant, not saying that I won't like it implemented better, just saying that at this time this is not a Tech support issue.
 
Thanks @Rodolfo. Yea not an urgent or Tech issue, just wanted to bring it up in case I was doing something wrong. I'll look into the link you said.
 
Back
Top