Text Editor Built for Students

Create, edit, and automate documents with powerful mail merge capabilities. EduMerge combines simplicity with advanced featuresโ€”perfect for students and educators.

Why Choose EduMerge?

โœ๏ธ

Rich Text Editing

Full-featured editor with bold, italics, font customization, and syntax-aware editing. Works with TXT, DOCX, and PDF files seamlessly.

๐Ÿ”„

Powerful Mail Merge

Import CSV or Excel files and generate personalized documents for multiple recipients automatically. Save hours of manual work.

๐Ÿ“ค

Export Anywhere

Export your documents to DOCX or PDF format with all formatting intact. Professional-grade output every time.

๐ŸŽจ

Modern Interface

Clean, intuitive design built with ttkbootstrap. Easy to learn, powerful to use. No bloat, just the features you need.

๐Ÿ”’

Privacy First

All processing happens locally on your machine. No cloud uploads, no data collection. Your documents stay yours.

โšก

Lightweight & Fast

Minimal system requirements. Fast startup, responsive editing. Built in Python for cross-platform compatibility.

See It In Action

๐Ÿ“

Text Editor Interface

Clean, distraction-free writing environment with formatting toolbar and sidebar controls.

๐Ÿ”„

Mail Merge in Action

Simple placeholder system - type [name] in your template and generate personalized files instantly.

๐Ÿ“Š

CSV Table Viewer

Built-in table viewer for managing recipient data with search and pagination.

Screenshots coming soon! Meanwhile, download and try it yourself

How Does EduMerge Compare?

Feature EduMerge Google Docs Microsoft Word
Privacy โœ… 100% Local โŒ Cloud-based โš ๏ธ Cloud option
Cost โœ… Free Forever โœ… Free โŒ $70/year
Mail Merge โœ… Built-in, Easy โš ๏ธ Add-ons Required โš ๏ธ Complex Setup
Offline Use โœ… Always โš ๏ธ Limited โœ… Yes
Open Source โœ… Yes โŒ No โŒ No
Bloatware โœ… Zero โš ๏ธ Some โŒ Heavy

Frequently Asked Questions

Why not just use Microsoft Word or Google Docs?
EduMerge is purpose-built for students who value privacy and simplicity. Unlike Word or Docs, all your data stays on your deviceโ€”no cloud uploads, no tracking. Plus, mail merge is built-in and dead simple: just type [name] and go.
Is my data safe?
Absolutely. EduMerge processes everything locally on your computer. No internet connection required, no data ever leaves your device. It's like working with a notebookโ€”completely private.
Can I export to PDF?
EduMerge exports to DOCX format, which you can then convert to PDF using Word, LibreOffice, or any office suite. This keeps the app lightweight while giving you full formatting control.
Does it work offline?
Yes! EduMerge is 100% offline. No internet required for any feature. Perfect for working anywhere, anytime.
What platforms does it support?
EduMerge works on Windows, Linux, and macOS. Just install Python 3.8+ and you're good to go. The dependency installer handles all the setup automatically.
How do I get help if I'm stuck?
Check out the comprehensive documentation, run diagnostics.py for troubleshooting, or open an issue on GitHub. The community is here to help!

Perfect For

๐Ÿ‘จโ€๐ŸŽ“ Students

  • Create assignments and reports
  • Generate personalized cover letters for internships
  • Batch-create project documentation
  • Manage and format academic papers

๐Ÿ‘จโ€๐Ÿซ Teachers

  • Generate personalized grade reports
  • Create certificates for multiple students
  • Mass-produce assignment sheets with student names
  • Automate report card generation

๐Ÿ“Š Administrators

  • Create mass communications with personalization
  • Generate admission letters
  • Automate form letter creation
  • Produce event invitations and materials

Watch a Demo

๐Ÿ“น Demo video coming soon!
Meanwhile, download and try it yourself

Ready to Get Started?

EduMerge is completely free and open-source. Download and run with Python.

๐Ÿ Download with Python

EduMerge runs on any system with Python 3.8+

Requirements: Python 3.8 or higher installed on your system
# Clone the repository
git clone https://github.com/aksgamigg/EduMerge.git
cd EduMerge

# Install dependencies automatically
python dependency-installer.py

# Restart your terminal, then run
python EduMerge.py

The dependency installer will automatically set up all required libraries including ttkbootstrap, Pillow, python-docx, pdf2image, and pypdf.

View on GitHub

๐Ÿ’ก Troubleshooting: If you encounter issues, run python diagnostics.py after restarting your terminal