[Feature Request]: user configurable preview_render_size #900
abgestumpft
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi,
I work on a 4k screen with 80MP HighRes RAWs (I export them with 24MP in Negpy).
In Negpy I have the choice between normal render size of the image (hardcoded preview_render_size = 1600px = lowres; fit to screen is 181% scaling) and HQ (Full 80MP, ca 10.000px = with my 12GB VRAM GPU I often get out of memroy crashes and resolution is overkill).
It would be nice to have a user configurable preview_render_size value (e.g. in override.toml).
Either in pixel or (optional) in % of the original image.
All reactions