Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature discussion: Add resolution (detection) to output #12

Open
SteveClement opened this issue Dec 17, 2021 · 0 comments
Open

feature discussion: Add resolution (detection) to output #12

SteveClement opened this issue Dec 17, 2021 · 0 comments

Comments

@SteveClement
Copy link

SteveClement commented Dec 17, 2021

To document: The first layer will define the output resolution at the moment.
To implement: Warn if resolutions of asset are different, display output resolution.

It does give for an interesting cropped output:

02

But I would like to add the following parameters:

RESOLUTION_AUTO=True # process the first image, detect resolution and proceed with that resolution
RESOLUTION_OUT="600x600" # This only applies if RESOLUTION_AUTO=False

What would be the consensus on where to put this tunable?
Into the config list or into each and every dictionary item, feels superfluous and inefficient.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant