-
Notifications
You must be signed in to change notification settings - Fork 260
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
About input photo pixel? #38
Comments
I also ran into this |
Hi @BlexFx and @boboqazqaz, sorry for the late reply. You can try --keep_aspect_ratio if you want your aspect ratio unchanged. Please let me know if you have any further questions. |
Hi @jiupinjia Thank you! |
@BlexFx Cheers! |
I used --keep_aspect_ratio and the canvas was still square. What had I done wrong?(・_・; |
Can I use photo pixel like 1280 * 720?
When I use
--canvas_size 720
The photo size will be forced to be 720 * 720.
How to change the output photo size to 1280*720?
The text was updated successfully, but these errors were encountered: