Page 1 of 1
[Solved] Multi frame TIFF - extract all
Posted: Thu Jun 26, 2008 4:17 pm
by Peter2
I have a multi-frame-tiff with 17 Frames. When I use "extract all", all frames from frame 2 - 17 are extracted. Frame 1 stays unchanged, and I have to edit to file (delete all frames from 2 til 17) to get my single frame 1.
Is there a better way?
Peter
Re: Multi frame TIFF - extract all
Posted: Thu Jun 26, 2008 5:50 pm
by xnview
Peter2 wrote:I have a multi-frame-tiff with 17 Frames. When I use "extract all", all frames from frame 2 - 17 are extracted. Frame 1 stays unchanged, and I have to edit to file (delete all frames from 2 til 17) to get my single frame 1.
Is there a better way?
Yes, Multipage - edit
Re: Multi frame TIFF - extract all
Posted: Thu Jun 26, 2008 5:57 pm
by Peter2
xnview wrote:Yes, Multipage - edit
This is what I meant to be "uncomfortable". The "extract all" function should extract all frames - including frame 1.
Peter
Posted: Thu Jun 26, 2008 9:29 pm
by fritzxnview
nconvert -xall -o test.tif dir3.tif
extracts all images of given multipage-tiff to
test-0.tif
....
test-7.tif
a.s.o.
Re: Multi frame TIFF - extract all
Posted: Fri Jun 27, 2008 8:47 am
by xnview
Oh sorry, ok it's a bug
Re: Multi frame TIFF - extract all
Posted: Tue Jul 08, 2008 2:43 pm
by Peter2
Peter2 wrote:...When I use "extract all", all frames from frame 2 - 17 are extracted. Frame 1 stays unchanged, ..
I have to correct my posting: Not the first page is unextracted, but the current-displayed page will not be extracted.
Peter
Posted: Mon Sep 22, 2008 8:33 pm
by Peter2
Solved in 1.95b.
Peter