awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
pdfarranger avatar

pdfarranger/pdfarranger

0
View on GitHub↗
5,194 stars·283 forks·Python·gpl-3.0·29 views

Pdfarranger

Pdfarranger is a PDF page organizer, document editor, image converter, and booklet generator. It provides a visual drag-and-drop interface to reorder, merge, split, and delete pages within PDF documents.

The application includes specialized tools for creating booklet printing layouts and converting image files into PDF pages or exporting PDF pages as PNG and JPEG images. It allows for the modification of document metadata while preserving internal outlines and hyperlinks.

The software covers a range of structural manipulations, including page rotation, resizing, cropping, and overlaying. It also supports content extraction to the system clipboard and text search within loaded documents.

The interface supports language localization and custom keyboard shortcut mapping via configuration files.

Features

  • PDF Page Organizers - Provides a visual drag-and-drop interface to reorder, duplicate, and delete pages within PDF documents.
  • Document Page Organizations - Provides a visual interface to reorder, duplicate, or delete pages to structure the final document.
  • PDF Editors - Provides a utility to crop, rotate, and resize PDF pages while editing document metadata.
  • Document Splitting and Merging - Combines multiple PDF files or individual pages into a single consolidated document.
  • PDF Page Extraction - Enables dividing large PDFs into smaller files or extracting specific pages.
  • Page Layout Adjustments - Provides tools to crop margins, rotate orientation, and resize page dimensions.
  • PDF Document Merging - Allows combining multiple separate PDF documents or specific page ranges into one consolidated file.
  • PDF Manipulation Libraries - Integrates PyPDF2 to handle low-level byte operations for merging, splitting, and rotating pages.
  • Metadata Preservation Engines - Maintains internal cross-reference tables for outlines and hyperlinks while modifying the document structure.
  • Booklet Generators - Ships a specialized tool for generating layouts suitable for booklet printing.
  • Booklet Layout Generation - Provides specialized tools for creating and arranging PDF pages into layouts for booklet printing.
  • Content Overlaying - Allows pasting one PDF page as an overlay or underlay onto another page.
  • Image Conversions - Provides tools to transform image files into PDF pages and export PDF pages as PNG or JPEG images.
  • PDF Image Conversion - Transforms image files into PDF pages and exports PDF pages as PNG or JPEG images.
  • Page Cropping - Allows removing white borders automatically or manually adjusting page margins using draggable markers.
  • Page Rotations - Turns PDF pages in 90-degree increments to correct visual alignment.
  • Print Booklet Layouts - Allows for the creation and splitting of pages specifically tailored for booklet printing layouts.
  • PDF Page Resizing - Enables changing page dimensions using percentage or millimeter values with custom margin support.
  • PDF to Image Rendering - Allows users to save individual PDF pages as PNG or JPEG image files.
  • Python Application Logic - Utilizes Python to coordinate between the GTK user interface and the PDF processing engine.
  • GTK Toolkits - Employs the GTK toolkit to provide the graphical windows and interactive elements for the user interface.
  • PDF Management - Utility for merging, splitting, and rotating PDF pages.
  • Desktop Productivity Tools - Tool for merging, splitting, and rearranging PDF pages.
  • E-Book Utilities - Utility for merging and rearranging pages in documents.
  • PDF Management Tools - Tool for visually splitting, merging, and rotating PDF pages.

Star history

Star history chart for pdfarranger/pdfarrangerStar history chart for pdfarranger/pdfarranger

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Pdfarranger

These projects share indexed features with Pdfarranger. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • torakiki/pdfsamtorakiki avatar

    torakiki/pdfsam

    4,457View on GitHub↗

    pdfsam is a PDF manipulation software and desktop application designed for splitting, merging, rotating, and extracting pages from PDF documents. It functions as a PDF editor, converter, and security tool, providing capabilities to modify document structures and manage file formats. The project distinguishes itself through specialized processing capabilities, including an OCR document processor for extracting editable text from scanned images and PDF interleaving to alternate pages from multiple files. It also provides a security suite for encrypting documents, managing access permissions, an

    Javacombineextractjava
    View on GitHub↗4,457
  • py-pdf/pypdf2py-pdf avatar

    py-pdf/PyPDF2

    10,094View on GitHub↗

    PyPDF2 is a pure Python library for transforming, securing, and extracting data from PDF documents. It provides a comprehensive suite of tools to modify page layouts, manage document security, and retrieve embedded metadata without relying on external C libraries. The toolkit enables document assembly through the merging of multiple files and the splitting of documents into smaller parts. It also supports page-level transformations, including the ability to rotate pages and adjust visible crop areas. The library includes capabilities for security management via password-based encryption and

    Python
    View on GitHub↗10,094
  • pymupdf/pymupdfpymupdf avatar

    pymupdf/PyMuPDF

    9,086View on GitHub↗

    PyMuPDF is a comprehensive PDF manipulation library and document analysis tool. It serves as a text extraction tool, OCR engine, and image converter, providing a programmatic interface to edit, merge, split, and optimize PDF and Office documents. The project distinguishes itself through high-performance capabilities, including the use of C-bindings for low-level manipulation and parallelized page processing to accelerate workloads. It provides specialized conversion paths, such as transforming PDF content into Markdown for retrieval-augmented generation and large language model pipelines. It

    Pythondata-scienceepubextract-data
    View on GitHub↗9,086
  • py-pdf/pypdfpy-pdf avatar

    py-pdf/pypdf

    9,818View on GitHub↗

    pypdf is a Python library for parsing, manipulating, and generating PDF documents. It provides high-level operations for document processing, such as merging multiple files into one or splitting a single document into smaller files. The project includes specialized tools for managing interactive elements, including the creation and modification of annotations, hyperlinks, and form fields. It also supports advanced metadata management, allowing for the extraction and modification of standard document properties and XML-based XMP metadata. Beyond basic structural changes, the library covers pa

    Pythonhelp-wantedpdfpdf-documents
    View on GitHub↗9,818
Compare all 30 related projects→

Frequently asked questions

What does pdfarranger/pdfarranger do?

Pdfarranger is a PDF page organizer, document editor, image converter, and booklet generator. It provides a visual drag-and-drop interface to reorder, merge, split, and delete pages within PDF documents.

What are the main features of pdfarranger/pdfarranger?

The main features of pdfarranger/pdfarranger are: PDF Page Organizers, Document Page Organizations, PDF Editors, Document Splitting and Merging, PDF Page Extraction, Page Layout Adjustments, PDF Document Merging, PDF Manipulation Libraries.

Which projects share features with pdfarranger/pdfarranger?

Projects with overlapping indexed features include: torakiki/pdfsam — pdfsam is a PDF manipulation software and desktop application designed for splitting, merging, rotating, and… py-pdf/pypdf2 — PyPDF2 is a pure Python library for transforming, securing, and extracting data from PDF documents. It provides a… pymupdf/pymupdf — PyMuPDF is a comprehensive PDF manipulation library and document analysis tool. It serves as a text extraction tool,… py-pdf/pypdf — pypdf is a Python library for parsing, manipulating, and generating PDF documents. It provides high-level operations… kevin2li/pdf-guru — PDF-Guru is an AI-powered document processor and study material converter designed to transform textbooks, research… pdfcrafttool/pdfcraft — Pdfcraft is a containerized service for self-managed PDF processing, editing, and conversion. It provides a toolkit…