Hi,
I'm extracting pages from a big TIF and creating new files with. But it's taking a long time !!!
For example, for creating a files with the first 50 pages from a TIF of 1500 pages, it's taking around 15 minutes with the command below:
convert in.tif[0-49] out.tif
Thanks
Antoine
Search found 6 matches
- 2015-09-29T08:25:04-07:00
- Forum: Users
- Topic: How to improve processing time ??
- Replies: 3
- Views: 2096
- 2015-09-29T08:18:48-07:00
- Forum: Users
- Topic: How to create a TIF from a big TIF ?
- Replies: 3
- Views: 1585
Re: How to create a TIF from a big TIF ?
Hi,
How to accelerate the process ?
For example, it's taking around 15 minutes to create a TIF with the first 50 pages from a TIF of 1500 pages...
How to accelerate the process ?
For example, it's taking around 15 minutes to create a TIF with the first 50 pages from a TIF of 1500 pages...
- 2015-09-18T07:47:39-07:00
- Forum: Users
- Topic: How to get the number of pages from a TIF?
- Replies: 4
- Views: 3517
Re: How to get the number of pages from a TIF?
I tried this method but I don't know how to put the result in a variable...
- 2015-09-18T07:45:33-07:00
- Forum: Users
- Topic: How to create a TIF from a big TIF ?
- Replies: 3
- Views: 1585
Re: How to create a TIF from a big TIF ?
it's work fine, thanks.
- 2015-09-18T05:26:00-07:00
- Forum: Users
- Topic: How to get the number of pages from a TIF?
- Replies: 4
- Views: 3517
How to get the number of pages from a TIF?
Hi,
I want to get the number of pages from a TIF using command line.
I know there's the component identify.exe but I don't find the parameters to apply.
I need to get the number of pages into a variable.
Thanks for any help
Antoine
I want to get the number of pages from a TIF using command line.
I know there's the component identify.exe but I don't find the parameters to apply.
I need to get the number of pages into a variable.
Thanks for any help
Antoine
- 2015-09-18T03:00:33-07:00
- Forum: Users
- Topic: How to create a TIF from a big TIF ?
- Replies: 3
- Views: 1585
How to create a TIF from a big TIF ?
Hi,
I have a TIF of 500 pages : InitialFile.tif
I want to create a new TIF with the pages 120 to 160 from InitialFile.tif.
How can I do this with a command line ?
Many thanks
antoine
I have a TIF of 500 pages : InitialFile.tif
I want to create a new TIF with the pages 120 to 160 from InitialFile.tif.
How can I do this with a command line ?
Many thanks
antoine