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 based on only one dimensions, i.e. 300x, this means resize width to 300 and scale height as per aspect ratio #2

Closed
vikalpj opened this issue Dec 13, 2017 · 3 comments
Labels

Comments

@vikalpj
Copy link
Member

vikalpj commented Dec 13, 2017

No description provided.

@vikalpj
Copy link
Member Author

vikalpj commented Dec 15, 2017

done in #9

With Smart crop size if height is not provided then make it makes it equal to width.

@vikalpj vikalpj closed this as completed Dec 15, 2017
@rubish
Copy link
Contributor

rubish commented Dec 16, 2017

Not passing makes it equal to width or does it scales it keeping the aspect ratio without any restrictions on height?

@vikalpj
Copy link
Member Author

vikalpj commented Dec 16, 2017

@rubish It will scale up or down keeping the aspect ratio same. except for the smart crop feature, which always crops in square size when only width is given.

harshal27 pushed a commit to harshal27/image-resize-lambda that referenced this issue Mar 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

2 participants