Here’s a thing I’ve noticed: the students who struggle most with their workload are rarely the least intelligent ones. They’re often the ones using the wrong tools — or using decent tools badly because nobody told them what they could actually do.
There are hundreds of lists of “free software for students” online. Most of them catalogue everything vaguely relevant without making any real judgement calls. This one is different. I’m going to tell you what’s actually worth your time, what each tool is genuinely best at, and where its limits are — so you can build a toolkit that works rather than a collection of apps you downloaded once.
Everything here is free. Some have paid tiers, but you don’t need them for what students typically need.
Writing and Documents
Google Docs — your primary document tool
If you’re not already using Google Docs, start now. Real-time collaboration (multiple people editing simultaneously), version history that saves every state your document has ever been in, accessible from any device, auto-saves constantly. For any shared work — group assignments, projects, anything requiring feedback — it’s the default for good reason.
Features worth knowing about: Suggesting mode (Track Changes equivalent — propose edits without changing the original), Voice Typing under Tools (faster than typing for first drafts), and the Explore panel which lets you search the web and your Drive without leaving the document.
Limit: if you need complex formatting, tables with precise specifications, or documents that must look exactly right when printed, Google Docs can frustrate you. For that, LibreOffice Writer is better.
LibreOffice — when you need the full desktop suite
LibreOffice is a complete, free, offline equivalent of Microsoft Office — Writer, Calc, Impress, and more. It opens and saves .docx, .xlsx, and .pptx files. When a lecturer requires a submission in Word format, LibreOffice handles it without issues.
It’s not as slick as Microsoft Office and the interface is a decade behind in terms of design. But it’s fully capable, completely free, and doesn’t require a subscription or account. Install it and forget about it until you need it.
Note-Taking and Knowledge Management
Notion — for students who take a lot of notes across many subjects
Notion is a single tool that replaces separate apps for notes, task management, and organisation. You can create linked databases — for example, a database of all your courses, linked to a database of notes, linked to a database of assignments with due dates. It sounds complicated, but there are student templates that set this up for you in minutes.
The free personal plan is genuinely sufficient for a student’s needs. The main thing Notion requires is a small initial investment in setting it up the way you want it — after which it becomes very fast to use.
Obsidian — for serious research and writing
Obsidian is different from every other note-taking app. Your notes are stored as plain Markdown text files on your own computer — not locked in a cloud database, not dependent on the company staying in business. The killer feature is bidirectional linking: when you link two notes together, both notes know about the connection. Over time, your notes form a network of related ideas rather than a flat list of files.
It’s particularly powerful for extended research, dissertation work, or anyone who reads a lot and wants to connect ideas across different sources. Not as beginner-friendly as Notion, but more powerful for knowledge work.
Core features are fully free. Cloud sync costs money, but you can get around this using free tools like Syncthing or putting your vault in a cloud-synced folder.
Google Keep — for quick capture
Sometimes you just need to write something down fast. Keep is Google’s answer to this: instant note creation, checklists, voice memos, and photo notes, all synced across devices. It integrates with Google Docs — you can pull Keep notes directly into a document. For quick capture, it’s the fastest option in the Google ecosystem.
Organisation and Task Management
Trello — visual project management that actually works
Trello uses a board-and-card system: columns represent stages (To Do / In Progress / Done), cards represent tasks, and you drag them across as work progresses. It sounds basic and it is — which is why it works. Simple enough to set up in five minutes, visual enough that you can see the state of a project at a glance.
Free plan includes unlimited cards and unlimited team members, which is all students need. Good for: group projects, tracking deadlines across subjects, planning anything that involves multiple stages.
ClickUp — if you want everything in one place
ClickUp is more ambitious than Trello — it combines task management, documents, goals, and team communication. It can feel overwhelming initially because it does so many things. But the free tier is genuinely generous (unlimited tasks, unlimited members), and once you learn it, it reduces the number of separate apps you need.
Research and Reference Management
Zotero — for anyone writing papers with citations
If you’re writing anything academic, install Zotero immediately. The browser extension captures citation information automatically when you’re on a journal page, library catalogue, or most academic websites — one click and the source is saved. The word processor plugin inserts formatted citations and builds your bibliography automatically in whatever citation style you need (APA, Chicago, Harvard, MLA, etc.).
This tool alone saves hours per paper. Every student writing referenced work should have it.
Google Scholar — for finding academic sources
scholar.google.com searches specifically across academic publications, research papers, court opinions, and books. When you need a citable, peer-reviewed source rather than a general website, this is where you go. Use the “Cited by” feature to find newer papers that build on a source you’ve found — useful for tracing how a research area has developed.
Design and Presentations
Canva — for everything visual
Canva has an enormous library of templates for presentations, posters, social media graphics, infographics, and reports. The free tier gives you access to enough templates and design elements that most students will never need to pay. The drag-and-drop interface means you don’t need any design background to produce something that looks professional.
For academic presentations, Canva’s templates are generally more visually interesting than default PowerPoint or Google Slides. The designs take minutes to customise.
GIMP — for serious image editing
GIMP is free, open-source, and does most of what Photoshop does. Layer-based editing, advanced selection tools, filters, and support for Photoshop file formats. The interface is not as polished as Photoshop and the learning curve is steeper than Canva — but if you need to edit photos or create precise graphics rather than work from templates, GIMP is the tool.
Coding and Development
Visual Studio Code — the standard
VS Code is the most widely used code editor in the world for good reason: it’s lightweight, fast, and extensible. An enormous extension library lets you customise it for any language or framework. Built-in Git integration, an integrated terminal, and IntelliSense code completion come standard. Free, from Microsoft, runs on Windows, Mac, and Linux.
If you’re learning to code and don’t know which editor to use, use VS Code.
GitHub — free version control for students
GitHub gives you unlimited free public and private repositories. For any coding project, whether for class or personal — use version control. Git + GitHub means you have a complete history of your code, you can roll back any change, and you can collaborate without emailing files back and forth. It also means you’re building a portfolio of your work that future employers can see.
GitHub’s student developer pack (free with a student email) gives you additional paid tools at no cost — worth checking out.
Security and Privacy
Bitwarden — free password manager
Already mentioned in the security guide, worth repeating: Bitwarden is a free, open-source password manager that stores unlimited passwords, works across all devices, and has been independently audited. Use it. Stop reusing passwords.
Proton Mail — if you need a private email
Proton Mail is a free email service with end-to-end encryption. For anyone concerned about email privacy or wanting a secondary account that isn’t tied to Google’s ad ecosystem, it’s the best free option available.
A Note on Tools vs. Habits
The best tools in the world don’t substitute for the habit of actually using them. The students who benefit most from this software are the ones who pick two or three things, commit to learning them properly, and integrate them into their actual workflow — rather than downloading everything at once and using nothing consistently.
Start with what solves your current biggest problem. If you’re drowning in disorganised notes, try Notion. If you’re spending an hour manually formatting citations, install Zotero. If you’re procrastinating on assignments because your task list is a mess, set up Trello for one project and see if it helps.
Tools should reduce friction, not add it. If something isn’t working for how you actually think and work, try a different one. The goal is a functional system, not a complete one.