I did see a link but when trying to go there it says I do not have permission. Can anyone point me to a watermark addon for XF2? For attachments?
Great! Will it be part of the image optimiser? I'm waiting to run all images through an optimiser and watermarkI am working on this!
No. It is difference idea.Great! Will it be part of the image optimiser? I'm waiting to run all images through an optimiser and watermark
Ah ok, will the not quality be affected if an image is run twice through a lossy compression?No. It is difference idea.
No. Watermark add-on does not reduce any quality of image.Ah ok, will the not quality be affected if an image is run twice through a lossy compression?
I'm not sure how that's possible, unless it's a gif or a uncompressed pgn.No. Watermark add-on does not reduce any quality of image.
@HJW Xenforo has its' own renderer so by the time of loading of an image it calls a method named as renderRaw, which then convert .data file to an image. So if we apply our watermark during that time then quality of an image wouldn't be disturbed.I'm not sure how that's possible, unless it's a gif or a uncompressed pgn.
Most are jpegs, so every time it's exported it will lose quality won't it? I think it should just be part of the image optimiser and done once.
Ah thanks, that makes some sense.@HJW Xenforo has its' own renderer so by the time of loading of an image it calls a method named as renderRaw, which then convert .data file to an image. So if we apply our watermark during that time then quality of an image wouldn't be disturbed.
That idea really effected to speed or processing. Everytime load image it’s processing again and again.Ah thanks, that makes some sense.
All the data files seem to just be images but with the extension changed, so am I right in thinking the renderer doesn't really do much other than just load the data file? Could adding a watermark each time an image called affect speed and processing?
Rendering an image on default rendering time is more efficient than to create a watermarked image and store it in your disk.Ah thanks, that makes some sense.
All the data files seem to just be images but with the extension changed, so am I right in thinking the renderer doesn't really do much other than just load the data file? Could adding a watermark each time an image called affect speed and processing?
We use essential cookies to make this site work, and optional cookies to enhance your experience.