nconvert -ratio -resize shortest 180 -o titlee.jpg -q 70 scrinshot.jpg
nconvert -canvas 320 180 center -o titlee.jpg -q 70 titlee.jpg
The first stage is image compression.
The second stage is cropping the image.
I don’t quite understand how to save the image with the same output name in the ...
Search found 12 matches
- Sun Jul 07, 2019 10:51 am
- Forum: NConvert
- Topic: Crop image
- Replies: 10
- Views: 4335
- Sat Jul 06, 2019 5:12 pm
- Forum: NConvert
- Topic: Crop image
- Replies: 10
- Views: 4335
Re: Crop image
A width of 200 is required, a height of 100. If possible, yes, in the center.
- Sat Jul 06, 2019 4:46 pm
- Forum: NConvert
- Topic: Crop image
- Replies: 10
- Views: 4335
Re: Crop image
Reduce the canvas, that is, size the image. Parts of the image that do not fit the size, they are cut off.
- Sat Jul 06, 2019 3:49 pm
- Forum: NConvert
- Topic: Crop image
- Replies: 10
- Views: 4335
Re: Crop image
Code: Select all
nconvert -ratio -resize shortest 180 -overwrite %title_alt%.jpg
nconvert -ratio -canvas 50 100 -overwrite %title_alt%.jpg
- Sat Jul 06, 2019 3:41 pm
- Forum: Miscellaneous
- Topic: Number to date converter
- Replies: 1
- Views: 10265
Number to date converter
Suppose there is a number 229, you need to get 3:49. That is, minutes and time, if more then hours add. Can there be any ready-to-date number converter for windows?
- Fri Jul 05, 2019 6:20 pm
- Forum: NConvert
- Topic: Save image under a different name
- Replies: 9
- Views: 4639
Re: Save image under a different name
Code: Select all
nconvert -ratio -resize shortest 180 -o output.jpg -out format output222222.jpg
- Fri Jul 05, 2019 5:47 pm
- Forum: NConvert
- Topic: Save image under a different name
- Replies: 9
- Views: 4639
Re: Save image under a different name
Code: Select all
nconvert -ratio -resize shortest 180 -o output.jpg -out output222222.jpg
- Fri Jul 05, 2019 4:29 pm
- Forum: NConvert
- Topic: Crop image
- Replies: 10
- Views: 4335
Crop image
How to set the correct command in order to crop the image to the specified size. Do not squeeze
?
?
- Fri Jul 05, 2019 2:31 pm
- Forum: NConvert
- Topic: Save image under a different name
- Replies: 9
- Views: 4639
Re: Save image under a different name
** NCONVERT v7.25 (c) 1991-2019 Pierre-E Gougelet (Jan 15 2019/12:05:55) **
Version for Windows Xp/Vista/7 x64 (All rights reserved)
** This is freeware software (for non-commercial use)
output.jpeg : Success
Format : JPEG TrueColor (v1.2)
Name : jpeg
Compression : JPEG
Width : 1280
Height ...
Version for Windows Xp/Vista/7 x64 (All rights reserved)
** This is freeware software (for non-commercial use)
output.jpeg : Success
Format : JPEG TrueColor (v1.2)
Name : jpeg
Compression : JPEG
Width : 1280
Height ...
- Fri Jul 05, 2019 1:29 pm
- Forum: NConvert
- Topic: Compress image height in proportion
- Replies: 1
- Views: 1730
Compress image height in proportion
Please tell me how to compress the image in height, while maintaining the proportions of the width
- Fri Jul 05, 2019 1:28 pm
- Forum: NConvert
- Topic: Save image under a different name
- Replies: 9
- Views: 4639
Save image under a different name
Code: Select all
nconvert -ratio -resize 325 -overwrite output.jpeg
- Fri Jul 05, 2019 1:27 pm
- Forum: NConvert
- Topic: Pull out image height
- Replies: 1
- Views: 2133
Pull out image height
Code: Select all
nconvert -info output.jpeg