Upload a resume
- Go to the Resumes page.
- Drop a file or click Upload. Supported formats:
- DOCX
- TXT / RTF
- Yoinka parses it immediately. Parsing usually takes 5–15 seconds.
What Yoinka extracts
From a typical resume, Yoinka pulls:- Contact — name, email, phone, location
- Links — LinkedIn, GitHub, portfolio, personal site
- Work experience — company, role, dates, bullets
- Education — school, degree, dates, GPA
- Skills — languages, frameworks, tools
- Projects (if present) — name, link, description
Multiple resumes
Some roles want a SWE-flavored resume, others want an ML-flavored one. You can upload multiple:- Resume A — default, general
- Resume B — ML/research specific
- Resume C — design-forward
Editing the parsed version
Click a resume, then Edit parsed data. Fixing a misparsed date or company name here makes every future autofill better.Privacy
Resumes are stored in your account only. We don’t train any model on them. You can delete a resume at any time — the file and the parsed JSON are removed immediately.Using with the extension
Once the Chrome extension is installed and signed in:- The extension pulls your default resume and parsed fields.
- On a Greenhouse / Workday / Lever / etc. application page, click the Yoinka button to autofill.
- Review the form, upload the resume file (the extension attaches it), and submit.
Supported formats
| Format | Parsing quality |
|---|---|
| PDF (text-based) | Excellent |
| DOCX | Excellent |
| PDF (scanned image) | Poor — use OCR first, or re-export from your source doc |
| TXT / RTF | Good structurally, loses formatting |
| Pages (.pages) | Export to PDF or DOCX first |
| LaTeX (.tex) | Compile to PDF first |
FAQ
How accurate is the parser?
How accurate is the parser?
For a well-formatted resume (text PDF, standard sections), expect 90%+ of fields captured correctly. Less-standard layouts (columns, graphics, custom sections) drop to 60–80%. Always review the parsed fields after upload.
Is my resume used to train any AI model?
Is my resume used to train any AI model?
No. Your resume is stored in your account and used only to autofill your own applications. We do not train models on user resumes.
Can I have resumes in multiple languages?
Can I have resumes in multiple languages?
Yes. The parser handles English, Spanish, French, German, Portuguese. Submit feedback via support@yoinka.com if your resume is in another language — we’ll add it.
What if my resume changes?
What if my resume changes?
Upload a new version. Mark it default and the extension switches to it on the next page load. Previous versions stay stored unless you delete them.
Does Yoinka edit or optimize my resume?
Does Yoinka edit or optimize my resume?
No. Yoinka reads what you upload. If you want rewrite tools, export your parsed JSON, feed it to an LLM, re-import.