Skip to content

Sagnikkroy/SS2A4-Papercut

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SS2A4-Papercut

A utility to combine multiple screenshots into a single, well-formatted A4 PDF. It features a GUI for selecting files, arranging their order, and automatically handles pagination and scaling. I use this for my University labs but I think this is an useful tool and can be used for many purposes so I put it here.

Features

  • Visual Arranger: Add, remove, and reorder screenshots using "Move Up/Down" buttons.
  • Smart Layout: Automatically scales images to fit A4 width while maintaining aspect ratio.
  • Pro Spacing: Includes side margins and vertical gaps for a clean, non-cluttered look.
  • Auto-Pagination: Detects when a page is full and automatically creates subsequent pages.
  • High Resolution: Renders at 300 DPI for crisp, print-ready documents.

Installation

1. Prerequisites

Ensure you have Python 3.x installed on your system.

2. Install Dependencies

This project uses the Pillow library for image processing. Install it via terminal/command prompt:

pip install Pillow

Usage

1.Launch the app

python app.py

2.add images 3.arrage 4.select location where you want to save 5.generate

btw you can also adjust margins and image gaps to your liking

or you can just use direct access link without downloading - https://sagnikkroy.github.io/SS2A4-Papercut/direct-access.html

About

Software to merge screenshots into A4 Sized papers and save as a PDF. I use this for my University Labs ingenerally.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors