On this page
There is a genre of advice that says an ATS is a robot that reads your resume, scores it, and bins you before a human sees it. That story is mostly wrong, and believing it leads people to do genuinely counterproductive things — hiding white keyword text, stripping all formatting, stuffing job titles they never held.
What an applicant tracking system actually is: a database. It stores applications, parses them into structured fields, and lets a recruiter search and filter. The important word is lets. A person still runs the search.
Understanding that changes what you should optimise for.
What actually happens to your file
Roughly three things, in order.
Parsing. The system extracts text and tries to fit it into fields: name, contact, education, employers, dates, skills. This is where resumes really do fail, and it fails silently — you get no error, the recruiter just sees a record with half its fields empty or mangled.
Search and filter. A recruiter with two hundred applications searches for terms relevant to the role, or filters on a structured field. If your resume never uses the words the role is described with, you are not in the result set.
A human reads it. Same document, on screen. Everything about readability still applies.
Notice that steps two and three both reward the same thing — a resume that says clearly and in ordinary language what you have actually done — and step one rewards structural boringness. There is no conflict between “ATS-friendly” and “good”.
The formatting rules that matter
These are the ones that affect parsing. Most other formatting advice you have read is folklore.
- Put contact details in the body, not the header or footer. Header and footer content is the single most common thing parsers drop. A resume with no extractable phone number is a real failure mode.
- Single column. Two-column layouts are read in ways you cannot predict — the parser may interleave your skills column into the middle of your job descriptions.
- No tables or text boxes for content that matters. They parse inconsistently.
- Real text, not images. A resume exported as an image, or with your skills rendered as a graphic, contains no text to extract. Skill rating bars communicate nothing anyway — nobody knows what four out of five stars in Python means.
- Conventional section headings. “Work Experience”, “Education”, “Skills”, “Projects”. Creative headings like “Where I’ve Made An Impact” defeat section detection for no gain.
- Consistent date format, one style throughout, with month and year.
- PDF unless told otherwise, and a PDF generated from a text document rather than scanned. If the application form specifies a format, follow it exactly.
A quick self-test: open your PDF, select all, copy, paste into a plain text editor. What you see is approximately what the parser sees. If it is scrambled, out of order, or missing your phone number, fix that before touching anything else.
Keywords, done honestly
The advice to “add keywords” is right and is usually explained badly.
The mechanism is that a recruiter searches for the terms in their own job description. So the job description is your source. Read it, note the specific nouns — languages, frameworks, tools, methods, qualifications — and make sure the ones that are genuinely true of you appear in your resume in the words the employer uses.
Three practical points. Use both the expansion and the acronym on first mention, because someone might search either. Put skills where they have context — a line in your project description saying what you built and with what is worth more to a human reader than the same word in a list. And never include a term that is not true; the interview is a very short distance away and this is the easiest kind of claim to test.
Keyword stuffing, white text, and invisible blocks are worth naming directly: they are visible to anyone who selects the text, they read as dishonest, and they are not a secret technique.
What freshers should put in the space they have
The specific problem of a first resume is that the experience section is thin. The answer is not to inflate it; it is to move weight to the sections that can carry it.
Projects, described as work. Not “made a chat app”. What the problem was, what you built, what you used, what the result was, and a link if there is one. Two well-described projects beat six listed titles.
Concrete outcomes wherever they exist. Numbers, scale, a working link, a repository someone can open. “Reduced page load from 4s to 1.2s” is a sentence a recruiter remembers; “worked on performance optimisation” is not.
Education with the details employers filter on — degree, branch, institution, graduation year, and your CGPA or percentage converted using your university’s own published formula. If a form asks for percentage and your marksheet gives CGPA, convert it with your regulation’s stated rule, and use the same figure everywhere.
One page. For a fresher this is not a stylistic preference. A second page for a first job signals padding.
A tailored version per role type. Not per application — that is unsustainable — but one variant per kind of role you are applying for, with the top third reordered to match.
The thing worth remembering
Almost nothing on the list above is a trick played on software. Every item makes the document easier for a person to read and easier to verify. That is not a coincidence: the system is designed to surface documents to humans, so the resume that survives it is the one written for a human in the first place.
Resume screening questions
Do applicant tracking systems reject resumes automatically?
Generally no. Most systems store and index applications so a recruiter can search and filter them. The realistic failure is being poorly parsed or not matching the recruiter’s search, not being auto-rejected by a score.
Should I send my resume as PDF or Word?
PDF, generated from a text document, unless the application specifies otherwise — in which case follow the instruction exactly. Never send a scanned or image-based file; it contains no extractable text.
Does a two-column resume hurt me?
It can. Multi-column layouts are parsed inconsistently and content may be interleaved out of order. A single-column layout removes the risk entirely and costs you nothing.
Does adding white keyword text work?
No. It is visible to anyone who selects the text or opens the file in a plain editor, and it reads as an attempt to deceive. Put true keywords in context instead.
How long should a fresher's resume be?
One page. Depth in two or three projects is more persuasive than a longer list of titles, and a second page for a first role reads as padding.
Should I write CGPA or percentage on my resume?
Whichever the employer asks for, converted with your own university’s published formula rather than a generic multiplier — and kept consistent across your resume and every application form.
Related
- CGPA to percentage — convert with your university’s own formula
- CGPA to GPA converter — for applications on a 4.0 scale
- All free calculators
