Created
April 25, 2018 01:41
-
-
Save MrThiago/fc239a86dd133508b7cd2ea78e09840d to your computer and use it in GitHub Desktop.
MAC combine two images into one
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
convert +append image_1.png image_2.png new_image_conbined.png |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment