Free Tool · No Sign-up

Study Certificate Generator

Fill in the study period and classes, and get a print-ready study certificate — the document revenue offices ask for with caste, income, and domicile certificate applications.

100% freeNo sign-up requiredPrint-ready A4 outputNothing uploaded — runs in your browser
A4
Print-ready output
0
Sign-ups required
100%
In-browser — no data leaves your device

What a study certificate is used for

The document revenue offices actually ask for

A study certificate states the exact period and classes a student studied at an institution. It is one of the most-requested school documents in India because state revenue departments commonly require study certificates covering specific class ranges when a family applies for caste, income, domicile/residence, or EWS certificates — the certificate is the documentary proof of where the child studied during those years.

It differs from a bonafide certificate, which confirms current enrolment: a study certificate is retrospective and states a completed (or ongoing) span of study — "from Class VI to Class X, from 2020 to 2025".

Getting the period right

Enter the from/to classes and years exactly as they appear in the admission register — revenue offices verify these against school records, and several states require the certificate to cover specific classes (for example, proof of study for consecutive years within the state for a domicile certificate). The medium-of-instruction line is optional but is required by some state application forms, so this format includes it.

Print the certificate, have the Principal or Headmaster sign it, and apply the institution seal — most offices reject unsealed study certificates.

Frequently asked questions

What is the difference between a study certificate and a bonafide certificate?

A bonafide certificate confirms that a student is currently enrolled at the institution. A study certificate is retrospective — it states the full span of classes and years the student studied there, which is what caste/income/domicile certificate applications ask for. Offices sometimes use the terms loosely, so check which span the requesting authority wants covered.

Why do caste and income certificate applications need a study certificate?

Revenue departments use school study records as documentary proof of a child's place of residence and continuity of study within the state. Several state application forms explicitly list a study certificate covering specific classes among the required documents, which is why schools issue so many of them.

Can a study certificate cover only part of a student's schooling?

Yes — it covers only the period the student actually studied at the issuing institution. If a student changed schools, each school issues a certificate for its own period, and the applicant submits them together.

Does the certificate need the medium of instruction?

Not always, but some state application forms and university admission processes ask for it, so this format includes an optional medium-of-instruction line. Leave it blank to omit the sentence entirely.

Is the generated certificate official?

Only after your institution prints it, an authorised signatory (Principal/Headmaster) signs it, and the school seal is applied. The tool handles the formatting; the authority comes from your institution.

For developers & AI agents

The Study Certificate Generator is also available as a free, unauthenticated JSON API — no API key, no sign-up, CORS enabled for all origins. Send a GET request with the parameters below and receive the computed result as JSON, including the source of the format or formula used. Invalid input returns HTTP 400 with a JSON { "error": "..." } body.

Endpoint
GET https://knwdle.com/api/tools/study-certificate-generator
Query parameters
ParameterRequiredDescription
institutionNameYesName printed on the letterhead
institutionAddressNoAddress line under the letterhead
studentNameYesStudent's full name
parentNameYesParent or guardian name
admissionNoNoAdmission or roll number
mediumNoMedium of instruction (optional)
fromClassYesFirst class studied here
toClassYesLast class studied here
fromYearYesStart year of the study period
toYearYesEnd year of the study period
conductNoConduct remark (Good / Very Good / Excellent / Satisfactory)
purposeNoPurpose the certificate is issued for
refNoNoReference number shown top-left
dateYesIssue date (YYYY-MM-DD)
placeYesPlace of issue
signatoryNoDesignation shown above the signature line
Example

Request:

GET https://knwdle.com/api/tools/study-certificate-generator?institutionName=Knwdle+Public+School&studentName=Mohammed+Irfan&parentName=Abdul+Rahman&fromClass=Class+VI&toClass=Class+X&fromYear=2020&toYear=2025&medium=English&conduct=Good&purpose=income+certificate+application&date=2026-07-30&place=Hyderabad&signatory=Principal

Response:

{
  "tool": "study-certificate-generator",
  "name": "Study Certificate Generator",
  "formatSource": "Standard study certificate structure accepted by Indian revenue and education offices (period of study, classes, medium of instruction, conduct). A formatting tool — official only with the institution's signature and seal.",
  "document": {
    "title": "Study Certificate",
    "subject": null,
    "textLines": [
      "STUDY CERTIFICATE",
      "",
      "This is to certify that Mohammed Irfan, son/daughter of Abdul Rahman, was a bonafide student of this institution from 2020 to 2025, during which he/she studied from Class VI to Class X with English as the medium of instruction.",
      "",
      "During the above period, his/her conduct and character were found to be Good.",
      "",
      "This certificate is issued at the request of the student/parent for the purpose of income certificate application."
    ],
    "text": "STUDY CERTIFICATE\n\nThis is to certify that Mohammed Irfan, son/daughter of Abdul Rahman, was a bonafide student of this institution from 2020 to 2025, during which he/she studied from Class VI to Class X with English as the medium of instruction.\n\nDuring the above period, his/her conduct and character were found to be Good.\n\nThis certificate is issued at the request of the student/parent for the purpose of income certificate application."
  }
}

Stop generating documents one at a time

Knwdle keeps every student and staff record in one system — generate certificates, receipts, and letters from stored data instead of retyping it each time.

Free trial · No credit card · SaaS or custom-built