Skip to content

sm18lr88/PDF-Token-Counter-GUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

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.

About

Count tokens (OpenAI - cl100k_base) for PDF file(s)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages