Rendered image sizes/quality
Alex Johnstone
alexjj at gmail.com
Mon Jan 17 21:17:49 UTC 2022
A little slow to reply…however you can increase the size. There’s two parts to change, (1) the scanner and (2) the display javascript.
I’d like to point out a fork which has some patches applied and a few other things that you might like to use instead. This is what I’m going to reference in pointing out what needs to be changed:
Scanner:
Here you’ll see the size 1600 has been added as a larger size. I have found that to be sufficient, although I don’t use a 4K monitor.
https://github.com/joachimtingvold/photofloat/blob/master/scanner/PhotoAlbum.py#L117
Javascript:
This needs to be changed to 1600 if you want it to display that.
https://github.com/joachimtingvold/photofloat/blob/master/web/js/011-display.js#L30
Alex
More information about the PhotoFloat
mailing list