About Us

Built for Students. Free Forever.

No subscriptions. No file uploads. No watermarks. Just the tools you actually need, running entirely in your browser.

FreeStudentTools.com exists because the tools students actually need — OCR scanners, PDF converters, citation generators — are either locked behind €20-a-month subscriptions, or they're free in name only: your files get uploaded to a server, your email gets harvested, and a watermark gets slapped on the output.

We built a different kind of student tool site. Every tool here runs entirely in your browser. Your files never leave your device. There are no accounts, no email confirmations, no paywalls, and no watermarks. You open the tool, you use it, you download the result. That's it.

What's Here

Fourteen tools across two categories:

Document tools (7) — an OCR scanner that extracts text from images and scanned PDFs in 15+ languages; a PDF to Word and Excel converter with built-in OCR for scanned documents; a PDF compressor with three compression levels; an image compressor for JPG, PNG, and WebP; a PDF merger for combining up to 10 files; a PDF page extractor for pulling specific pages; and a citation generator for APA 7th, MLA 9th, and Chicago 17th edition.

University Hub (7) — an admissions tracker covering 27 leading universities with deadlines, intake dates, and housing information updated daily; a scholarships finder with 246+ opportunities from governments and universities worldwide; a scholarship guide (5,000-word deep dive on how to win funding); a university degree comparison tool for side-by-side tuition, cost of living, and course comparisons across 1,040+ institutions; and a student tips guide covering how to apply, write a reference letter, handle interviews, and manage money at university.

How the Tools Actually Work

Everything runs client-side using open-source JavaScript libraries. No server processes your files.

  • OCR Scanner: Tesseract.js v5 — professional OCR in the browser. Supports 15+ languages including Arabic, Chinese, French, Spanish, Russian, Japanese, and Korean.
  • PDF Converter: PDF.js (Mozilla) reads the file locally. For text PDFs, text is extracted directly. For scanned PDFs, Tesseract.js runs OCR first. Output is built using docx.js (Word) or SheetJS (Excel).
  • PDF Compressor: PDF.js and pdf-lib re-render each page at a reduced resolution. Low, medium, and high compression levels trade quality for file size.
  • Image Compressor: The browser's native Canvas API — no external library needed. Compresses JPG, PNG, and WebP with before/after size comparison.
  • PDF Merger & Page Extractor: pdf-lib handles both — combining multiple PDFs and extracting pages or ranges (e.g. 1, 3, 5–8).
  • Citation Generator: Pure JavaScript. No network requests of any kind. Supports websites, books, journal articles, and YouTube videos in APA 7th, MLA 9th, and Chicago 17th.

Privacy — What We Collect and What We Don't

We don't collect your documents. Full stop. Every file you upload stays in your browser's memory for the duration of your session and is gone the moment you close the tab.

We do use Google Analytics (with your consent via the cookie banner) to understand how the site is being used — which tools get the most traffic, where people drop off, which pages load slowly. This helps us improve the site. The analytics data is anonymised: IP addresses are masked, and we don't track you across other websites.

Google AdSense serves display ads on the site. These ads allow us to keep the site free. Ad personalisation settings follow standard Google policy — you can opt out of personalised ads via Google's ad settings. We never place ads near tool buttons or inside the tool interfaces themselves.

Keeping It Free

The site runs on display advertising. No subscriptions, no data sales, no premium tiers. If you find the tools useful, leaving ads enabled is the only support we need — and even that's optional.

Contact

Found a bug, have a tool request, or want to report an issue? Get in touch here. We read every message.