/ Published in: Bash
Expand |
Embed | Plain Text
convert -size 2000x2000 tile:file newfile
Comments
Subscribe to comments
You need to login to post a comment.
convert -size 2000x2000 tile:file newfile
Subscribe to comments
You need to login to post a comment.
or
composite -tile image.jpg -size 2000x2000 xc:none copy_tile.jpg