Hi! I wonder if it's possible to resize canvas size in a square format by the longest side with nconvert command line.
I've seen the function in XnView MP, unfortunately when i export the line doesn't work (with teh .bat file)
Thanks in advance
Resize canvas by longest side with nconvert
Moderators: XnTriq, helmut, xnview
-
- Posts: 2
- Joined: Thu Dec 16, 2021 2:22 pm
Resize canvas by longest side with nconvert
You do not have the required permissions to view the files attached to this post.
-
- Author of XnView
- Posts: 42453
- Joined: Mon Oct 13, 2003 7:31 am
- Location: France
-
- Posts: 2
- Joined: Thu Dec 16, 2021 2:22 pm
Re: Resize canvas by longest side with nconvert
Thanks. Can you tell me which argument I have to set after "longest" to make my canvas square?
I''ve only found an example with argument in mm, but it's not what I'm looking for
I''ve only found an example with argument in mm, but it's not what I'm looking for
Code: Select all
- canvas longest 220mm
-
- Author of XnView
- Posts: 42453
- Joined: Mon Oct 13, 2003 7:31 am
- Location: France
Re: Resize canvas by longest side with nconvert
you can use
Code: Select all
-canvas longest 200
Pierre.