[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: How to manipulate PDF documents in Debian?



Am Sonntag, 20. Juli 2025, 20:46:18 CEST schrieb Van Snyder:
> On Sun, 2025-07-20 at 14:24 +0200, Roger Price wrote:
> > On Sun, 20 Jul 2025, Richard Owlett wrote:
> > > I have a 100+ page PDF document.
> > > I wish to extract 2 of those pages, each to their own PDF file.
> > 
> > How about
> > 
> >    mutool merge -o Page-n.pdf <100-page.pdf> n
> > 
> > where <100-page.pdf> is the original file
> >       Page-n.pdf is the one page file extracted
> > 
> > See man mutool.  Roger
> 
> pdftk can do what you want, and more.
Try "pdfarranger", it is in the debian repo.
Should work for your needs. Also "pdfsam" might also be able to do it, 
however, personally I think, pdfarranger is more comfortable.

Best

Hans




Reply to: