RESUME → TOKENS

How many tokens is a resume?

Last updated

A standard one-page resume of about 550 words is roughly 730 tokens. Two-page CVs run 1,300-1,600 tokens, and a resume plus cover letter together typically stay under 1,500 tokens.

QUICK CONVERTER

≈ Words

550

≈ Tokens

732

Estimates use ~1.33 tokens per English word. For an exact count of real text — including code, JSON, and other languages — paste it into the token counterand choose your model.

The detail

Resumes tokenize a little heavier than prose because they are dense with names, dates, abbreviations, and formatting — all things BPE tokenizers split aggressively. A 550-word resume that would be ~730 tokens as plain prose often lands closer to 800-900 tokens after bullet structure and jargon.

For AI screening pipelines the math is friendly: even at 1,000 tokens per candidate with a structured 200-token extraction output, screening 10,000 applications costs a few dollars on a budget model. The constraint is quality and fairness of the evaluation, not token spend.

For candidates using AI to tailor a resume, a full tailoring pass (resume in, job description in, revised resume out) runs about 2,500-3,500 total tokens — fractions of a cent on any model tier.

Application document lengths in tokens

Resume~Words~Tokens
Cover letter (~350 words)350466
One-page resume (~550 words)550732
Two-page CV (~1,100 words)1,1001,463
Academic CV (~2,000 words)2,0002,660
Resume + job description (~1,200 words)1,2001,596

FAQ

How many tokens is a resume? — FAQ

Why do resumes tokenize heavier than normal text?

Proper nouns, acronyms, dates, tech-stack lists, and bullet formatting all split into more tokens than common English words. Expect 10-25% above the plain-prose estimate for a typical resume.

How many tokens does AI resume screening use per candidate?

Roughly 900-1,200 input tokens (resume plus rubric prompt) and 150-300 output tokens for a structured evaluation — under $0.001 per candidate on budget models.

Can I paste a resume and job description into one prompt?

Yes — together they are typically 1,200-2,000 tokens, tiny relative to any context window. Include both for tailoring tasks so the model can mirror the job posting language.