Skip to content

jfsilverhand/basic_word_to_pdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

# safe word to pdf

this application converts Word (.docx) files to PDF **entirely on your computer**, without sending them to the internet.

## features

add files with drag-and-drop

convert multiple files to PDF at the same time

select the output folder

show progress status

all files are processed **locally**, nothing is uploaded anywhere

## usage (Windows)

1. go to the **Releases** tab on the right

2. open the latest version

3. download the SafeWordToPDF.exe file and double-click it

## run from source (Mac / Linux)

git clone

cd

python3 -m venv .venv

source .venv/bin/activate

pip install -r requirements.txt

python -m src.word_to_pdf_app

## privacy

- this application works offline

- your files are not sent to the internet

- the source code is completely open

About

just basic word to pdf

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages