Skip to content

concat jpg on linux #102

@eubnara

Description

@eubnara

https://askubuntu.com/questions/226054/how-do-i-join-two-images-together

# horizontally
convert +append *.png out.png 

# vertically
convert -append *.png out.png 

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions