Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

marker

install

uv venv
.venv\Scripts\activate.bat
uv pip install marker-pdf
uv pip install hf_transfer

usage

# As CLI
marker_single <pdf> --output_dir <output_dir> --page_range 1-5
# As GUI
uv pip install streamlit
marker_gui