All Topics
All Topics
Technology
Technology
Design
Design
Programming
Programming
Science
Science
News
News
Gaming
Gaming
Entertainment
Entertainment
Business
Business
Finance
Finance
Sports
Sports
Health
Health
Food
Food
Travel
Travel
Art
Art
Music
Music
Books
Books
Education
Education
Politics
Politics
Personal
Personal
No algorithm. No AI slop. No ads. Just RSS. Pro-human. Indie writers. Real journalism. Open web. Chronological. Hand toasted.

pdfly: A Python-based CLI Tool for PDF File Manipulation

By

Lucas-C

7mo ago· 2 min readenNews

Summary

pdfly is a command-line interface (CLI) tool for manipulating PDF files, written in Python and based on the fpdf2 and pypdf libraries. Created by Martin Thoma in 2022, it's the newest project in the py-pdf organization. The article announces the release of version 0.5.0 and highlights that the author is a maintainer of the project. The tool offers many features for PDF manipulation and has received contributions from multiple developers.

Key quotes

· 5 pulled
pdfly is the youngest project of the py-pdf organization.
It's simply a CLI tool to manipulate PDF files, written in Python and based on the fpdf2 & pypdf libraries.
I'm a maintainer of the project 🙂
Today we released a new version: pdfly release 0.5.0.
Thanks to several contributors, including developers
Snippet from the RSS feed
Project documentation: pdfly.readthedocs.io pdfly is the youngest project of the py-pdf organization. It has been created by Martin Thoma in 2022. It's simply a CLI tool to manipulate PDF files, written in Python and based on the fpdf2 & pypdf libraries.

You might also wanna read