Search found 8 matches
Re: file name
please help)
Re: file name
ImageMagick 7.0.8-10 Q16 x64 2018-08-14
file name
Hello I am using image magic for windows and I have a problem renaming a file. convert %1 -resize 636x1281^^! -density 300x300 c:\mock\temp\iphone_x.png composite -compose Dst_In -gravity center C:\mock\mask.png c:\mock\temp\iphone_x.png -alpha Set c:\mock\temp\iphone_x.png composite -geometry +433 ...
- 2018-08-24T00:15:57-07:00
- Forum: Users
- Topic: crop image which is outside
- Replies: 8
- Views: 4481
Re: crop image which is outside
Does not help, the same result
- 2018-08-24T00:11:00-07:00
- Forum: Users
- Topic: Converting PDF to PNG Issue
- Replies: 6
- Views: 4205
- 2018-08-23T16:56:30-07:00
- Forum: Users
- Topic: crop image which is outside
- Replies: 8
- Views: 4481
Re: crop image which is outside
ImageMagick-7.0.8-10-Q16-x64-dll how did you determine that there are 2 pictures? I have 1 layer in this file. I want to batch file preparation for printing, and I want to configure so that if such files come across that they could also be processed in batches. In Photoshop, you can delete the ...
- 2018-08-23T14:16:11-07:00
- Forum: Users
- Topic: crop image which is outside
- Replies: 8
- Views: 4481
- 2018-08-23T12:56:29-07:00
- Forum: Users
- Topic: crop image which is outside
- Replies: 8
- Views: 4481
crop image which is outside
Help me how to crop an image that goes beyond the frame. https://s6.postimg.cc/wb6sggmgx/sc1.png if I change the size then nothing comes out source file https://drive.google.com/file/d/1bsjy3N0ZfbyKj3H5yKwBL87bHyn7H0da/view convert *.tif -resize 1000x1000 test.tif https://s6.postimg.cc/ujdtlol5d/cs4 ...