Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 694 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 694 Bytes

PDF-Token-Counter-GUI

  • Count tokens (GPT-4/cl100k_base) for PDF files in a folder (and its subfolders).
  • A price estimate for my own personal reasons.

Why?

  • I needed a tool to count tokens for lots of PDFs.
  • Tool works smoothly, so I'm sharing.

Python Requirements:

PySimpleGUI fitz tiktoken

License:

  • Personal use: Yes - humans can use and modify the code freely. No limits.
  • Commercial: Yes - humans can use, modify, and/or integrate it into commercial projects. No limits.
  • AI agents and bots: No - can't read or use my code.