The code powering https://pdfimpose.it
Project description
pdfimpose-web 📕 The code powering https://pdfimpose.it
Installation
python3 -m pip install pdfimpose-web
Run the application
Run the application using the following command.
python3 -m flask --app pdfimposeweb run
You can now use pdfimpose-web at: http://localhost:5000.
Note that you might want to configure the application using the settings described in the following section.
Settings
This application can be run with default settings (but with default settings, data might be reset if you restart it).
To configure it:
-
download file
pdfimposeweb/settings/default.pyto your disk, -
change it (it is self-documented),
-
tell
pdfimpose-webto use it:export PDFIMPOSEWEB_SETTINGS=/path/to/settings.py python3 -m flask --app pdfimposeweb run
Database migration
Some new versions of pdfimpose-web requires to upgrate the database. See migration to get mor information about it.
Resizing a PDF
This repository also includes the experimental script pdfresize, a command line script to resize a PDF file. It is installed together with pdfimpose-web (python -m pip install pdfimpose-web). Run pdfresize --help for more information.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pdfimpose_web-1.4.1.tar.gz.
File metadata
- Download URL: pdfimpose_web-1.4.1.tar.gz
- Upload date:
- Size: 252.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d5b92b66c6dc8612d89f75c3b2c1bb97bbfb167106cff7cad2776cb1795ce8cc
|
|
| MD5 |
9652ec73785558ba29e96f3d146e56ab
|
|
| BLAKE2b-256 |
456e3dca13471ebb60568d9e64fc0d3626f82af71b03e815f5fa78ac3c1c4527
|
File details
Details for the file pdfimpose_web-1.4.1-py3-none-any.whl.
File metadata
- Download URL: pdfimpose_web-1.4.1-py3-none-any.whl
- Upload date:
- Size: 302.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4b34294f4cdb75180ea59e83f2738938ac42e7a9b3d033eb924594a54e04081a
|
|
| MD5 |
6258d033e2d1717cd764154af8ada664
|
|
| BLAKE2b-256 |
12f7957e555d24de84cdc8f571cb73d1923dd25eefcab87bbb75d86441f717d3
|