Make your essay unreadable to simple programs. Still readable by humans and OCR.
If you think this is a terrible idea, I know it is, and it's probably not for you.
pip install scramblepdfor with webui support:
pip install "scramblepdf[webui]"curl -sSL https://install.python-poetry.org | python3 -
# or follow the instructions on Poetry’s official site.git clone https://github.com/VermiIIi0n/scramble-pdf.git
cd scramble-pdfpoetry installpoetry env activate
# poetry shellpython -m scramblepdf input_pdf output_pdf --ratio 0.3
# choose ratio between 0 and 1.0, default: 1.0streamlit run gui/web/app.py