Skip to content

Always use the shorter side for the custom output width #1027

@aaronliu0130

Description

@aaronliu0130

Discussed in https://github.com/orgs/upscayl/discussions/1017

Originally posted by @Craigjw October 26, 2024
Using the option to use a custom width, Portrait and landscape images are upscaled to different total resolutions
Can a dynamic option to have the image upscaled to the desired pixels dependent on portrait or landscape.
currently using width = 1600
800 x 600 = 1600 x 1200
600 x 800 = 1600 x 2100

suggested dynamic:
800 x 600 = 1600 x 1200
600 x 800 = 1200 x 1600

I hope that this makes sense as it'd be a really useful addition.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp-wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions