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

Resize images on a per-service basis #28

Open
mhucka opened this issue Jun 17, 2021 · 0 comments
Open

Resize images on a per-service basis #28

mhucka opened this issue Jun 17, 2021 · 0 comments
Labels
Enhancement ✨ New feature or request Status: help wanted 👋🏽 Extra attention is needed

Comments

@mhucka
Copy link
Collaborator

mhucka commented Jun 17, 2021

Currently, when an input image is larger than one of the destination services, Handprint resizes the input image to the max size accepted by any of the destination services. This means that some services might accept a larger image, and might produce different results than when given the (smaller) resized image.

Instead of resizing once, Handprint could treat each service separately and resize only for those that need a smaller image.

@mhucka mhucka added Enhancement ✨ New feature or request Status: help wanted 👋🏽 Extra attention is needed labels Jun 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement ✨ New feature or request Status: help wanted 👋🏽 Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant