

PDF Toolkit Streamlit EditionPDF Toolkit Streamlit Edition
Manage, merge, split, compress, and convert PDF files easily with this Streamlit-based web toolkit.
PDF Toolkit Streamlit Edition
Manage, merge, split, compress, and convert PDF files easily with this Streamlit-based web toolkit.
Overview
PDF Toolkit Streamlit Edition adalah aplikasi web berbasis Python yang memungkinkan Anda mengelola file PDF secara mudah dan cepat langsung dari browser tanpa perlu software tambahan.
Aplikasi ini memiliki berbagai fitur utama seperti:
• Menggabungkan beberapa file PDF menjadi satu.
Aplikasi dibangun menggunakan Streamlit, PyPDF2, dan pdf2image sehingga ringan, stabil, dan mudah diinstal.
Cocok untuk mahasiswa, pekerja kantoran, dan developer yang ingin memiliki solusi PDF all-in-one tanpa biaya langganan bulanan.
Features
Built with Python and Streamlit
Merge multiple PDF files
Split pages from any PDF
Compress large PDF files
Convert PDF pages to images
Extract or copy text from PDF
Clean, modern, and responsive UI
Runs locally — no internet required
Export results instantly
Requirements
Python 3.9 or higher
Streamlit
PyPDF2
pdf2image
Pillow
poppler (for PDF to image conversion)
Instructions
Extract the downloaded .zip
file.
Install all dependencies using:
pip install -r requirements.txt # run the app with streamlit run app.py # Upload your PDF file(s) and select a feature (merge, split, compress, etc). # Download the processed file instantly.
Category | Scripts & Code / Python |
First release | 5 October 2025 |
Last update | 5 October 2025 |
Tags | python, utility, pdf, web app, toolkit, PDF converter, file management, merge pdf, split pdf, compress pdf, pdf to image, streamlit, pdf text extractor, pdf manager, document tool |