|  09-21-2022, 09:56 PM | #1 | 
| Guru            Posts: 942 Karma: 53902736 Join Date: Jun 2015 Device: multiple | 
				
				How can I split up different-sized pages?
			 
			
			I need to split some pages of a pdf into 5 vertical sections, and other pages into 4 overlapping quadrants. I've looked online, but however I try to word it, all the results are about splitting *between* pages, not splitting the pages... I am using Mac OS 10.14.6, and have brew, ghostscript, k2pdfopt, the free part of cpdf, qpdf, etc. as well as Mac-specific view and conversion apps. I tend to use Automator with bash shell scripts for conversion, so don't know much about the guis for k2pdfopt. I know there's PdfCropper, but i looks like it's specifically for Windows. | 
|   |   | 
|  09-22-2022, 05:46 AM | #2 | 
| Still reading            Posts: 14,990 Karma: 111111255 Join Date: Jun 2017 Location: Ireland Device: All 4 Kinds: epub eink, Kindle, android eink, NxtPaper | 
			
			I think ImageMagick works on all platforms. Say you have three columns? Run it 3 times with different margin settings. Note on Linux (and maybe Mac) the default security forbids PDF. Reading & writing PDF has different settings. I only enable writing and use The GIMP to convert a PDF at desired resolution to a stack of images then Exported in reverse order as mpng (animated png) for ImageMagick to read. For quadrants you read the same source 4 times with different margins. | 
|   |   | 
| Advert | |
|  | 
|  09-23-2022, 04:28 PM | #3 | 
| Fuzzball, the purple cat            Posts: 1,312 Karma: 11087488 Join Date: Jun 2011 Location: California Device: iPad | 
			
			This is exactly what the -grid option in k2pdfopt is for.  You can use it for both of the things you wanted to do.
		 | 
|   |   | 
|  09-23-2022, 05:57 PM | #4 | 
| Guru            Posts: 942 Karma: 53902736 Join Date: Jun 2015 Device: multiple | 
			
			Thanks. With k2, I'd have to run different grid settings for every few pages.
		 | 
|   |   | 
|  09-23-2022, 10:35 PM | #5 | 
| Fuzzball, the purple cat            Posts: 1,312 Karma: 11087488 Join Date: Jun 2011 Location: California Device: iPad | |
|   |   | 
| Advert | |
|  | 
|  09-24-2022, 10:16 AM | #6 | |
| Still reading            Posts: 14,990 Karma: 111111255 Join Date: Jun 2017 Location: Ireland Device: All 4 Kinds: epub eink, Kindle, android eink, NxtPaper | Quote: 
 https://willus.com/k2pdfopt/download/ | |
|   |   | 
|  | 
| Thread Tools | Search this Thread | 
| 
 | 
|  Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| Classic Split PDF pages into smaller pages (images into tiles) | Astro | Barnes & Noble NOOK | 4 | 06-12-2020 10:56 AM | 
| Unable to Insert or Split Pages | ChrisI | Sigil | 14 | 02-14-2018 03:36 PM | 
| Tool to split up double pages | fodiator | iRex | 27 | 03-21-2012 09:03 AM | 
| How do I split two pages into one? | Christopher888 | 4 | 11-20-2010 02:21 PM | |
| Split pdf pages down the middle | Blue_Alien | Calibre | 3 | 08-15-2010 11:12 PM |