to combine tiff images in Ubuntu

Asked by aninda kar

How to combine multiple tiff files into a single tiff file in Ubuntu?

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu imagemagick Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
mycae (mycae) said :
#1

This is known as tiff's multipage feature
Use the command line program "convert" which is part of the imagemagick package.

From a command line:
convert *.tiff its-a-multi-page-file.tiff

Revision history for this message
vishal goswami (goswamivm) said :
#2

go to the directory , where the tiff files are.
type in terminal
cd /home/yourname/Documents/bhtiff

Can you help with this problem?

Provide an answer of your own, or ask aninda kar for more information if necessary.

To post a message you must log in.