Index | Diary | TSW | TSC | TSW Line Guides | TSC Scenarios

Got PDF Preview Working on LF Windows

  1. Use pip to install pymupdf (py -m pip install pymupdf)
  2. Download preview.bat and lf_preview.py from: https://github.com/ahrm/dotfiles/tree/main/lf-windows/lf_scripts
  3. Download pymupdf script updater from: https://github.com/pymupdf/PyMuPDF-Utilities/blob/master/alias-changer.py
  4. Run py alias-changer.py lf_preview.py to convert depracated code.
  5. LF on Window should now have a text preview of pdf files.