
A recent XDA project showed off squeezing a compressed Wikipedia dump onto an ESP32 CYD, a cheap dev board with a 2.8-inch screen, for a pocket-sized offline reference gadget. Most people do not need the hardware project. Their phone already has more storage and a bigger screen. What they need is the same idea in software: reference material that survives losing signal on a train, in a plane, on a trailhead, or during a power outage. We tested six of the best offline Wikipedia apps for Android in 2026, spanning full-encyclopedia ZIM readers, per-article save-for-later options, and curated packs built for aid work and disaster prep.
What to look for in an offline Wikipedia app
Four things matter for offline reference on Android. First, the download model: a full-encyclopedia archive you fetch once versus per-article bookmarks. Full archives (Kiwix, Aard 2, XOWA) survive weeks off-grid; per-article saves (the official Wikipedia app) are lighter but only cover what you remembered to save. Second, size and pack options: the full English Wikipedia with images is around 100 GB, “no pictures” is 40 to 50 GB, and “mini” packs fit inside 5 to 10 GB. Third, search: full-text search inside the archive matters when you cannot check the online index. Fourth, open source and no ads: reference material is a tool, not a distribution channel, and an ad-heavy reader defeats the point of going offline.
Quick comparison
| App | Best for | Model | Free | Open source |
|---|---|---|---|---|
| Kiwix | Full Wikipedia and other wikis in one ZIM library | Whole-archive ZIM | Yes | Yes (GPLv3) |
| Wikipedia (official) | Casual per-article offline saves | Per-article bookmark | Yes | Yes |
| Aard 2 | Dictionary and Wikipedia in one reader | Whole-archive slob | Yes | Yes |
| XOWA | Image-rich offline Wikipedia from XML dumps | Whole-archive XML plus images | Yes | Yes (Apache 2.0) |
| Mini Medical Wikipedia Offline | Pre-packaged medical reference for aid work | Kiwix Custom bundle | Yes | Yes |
| Fandom | Game and hobby community wikis offline | Per-article bookmark | Yes (ads) | No |
The 6 best offline Wikipedia apps for Android in 2026
1. Kiwix, best for a full offline Wikipedia library (and more)
Kiwix is the reference implementation for offline wikis and the app most guides point to first. It reads ZIM files, the compressed openZIM format that packs Wikipedia, Wiktionary, Wikivoyage, Stack Exchange, Project Gutenberg, Khan Academy, and TED talks into single sideloadable archives you grab from library.kiwix.org. Kiwix for offline Wikipedia is what makes the whole encyclopedia portable on a phone: once the ZIM sits on internal storage or an SD card, everything (article text, in-page search, images, links) works with airplane mode on.
Size-tiered packs cover every use case. The full English Wikipedia in ZIM is roughly 100 GB with images and about 50 GB without. The “mini” pack (top articles, no pictures) fits inside 10 GB and is the pragmatic pick for most phones. Non-English editions are separate downloads and often smaller.
Where it falls short: Setup takes commitment. The full ZIM downloads are large and slow, and Kiwix ships as a container more than a curated reader (you pick the content). Font rendering on some CJK ZIMs is basic, and the initial “where do I put the file” step trips new users.
Pricing:
- Free. Released under GPLv3 by the Kiwix nonprofit.
Platforms: Android, iOS, Windows, macOS, Linux, ChromeOS, plus dedicated hardware (Kolibri, Internet-in-a-Box).
Bottom line: The pick if you want a real offline library, not just a save-for-later feature on top of Wikipedia.
2. Wikipedia (official), best for casual per-article offline saves
Wikipedia is the Wikimedia Foundation’s own app, and it treats offline as bookmarks rather than archives. Tap the star on any article and it downloads for offline reading, images included if the phone is online when you save. Group saves into reading lists that sync across devices with a Wikimedia account, and the app pulls them back on a new install. Wikipedia for offline reading on Android is the lightweight option: no gigabyte downloads, no sideloading, no configuration.
The app is fast, has no ads, and adds features the ZIM readers cannot (a curated “On this day” feed, “Places” for geo-tagged articles near you, and the option to donate or edit).
Where it falls short: Offline is per-article. There is no way to preload a whole category or bulk-download in advance. Images inside saved articles need Wi-Fi at save time or they load broken later. And “offline” here means the article as it existed when you saved it, no refresh happens until the phone is back online.
Pricing:
- Free. Open source, run by the Wikimedia Foundation.
Platforms: Android, iOS.
Bottom line: The right pick if you just want a handful of articles offline for a flight, not the full six million.
3. Aard 2, best for slob-format dictionaries and Wiki dumps
Aard 2 reads .slob files, a compressed offline format similar in spirit to ZIM but focused on dictionaries. The public slob catalogue at aarddict.org includes English Wikipedia, Simple English Wikipedia, Wiktionary, and bilingual dictionaries in dozens of languages. Aard 2 for offline Wikipedia works well as a dictionary-first reader that happens to also open Wikipedia dumps, with cross-links between them (jump from a Wikipedia article to the matching Wiktionary entry with one tap).
Search is fast (built on FTS4), full-text lookups work inside the archive, and the app runs entirely offline once the slob is copied to storage. The interface is minimal, which keeps it out of the way when you just need to look something up.
Where it falls short: The slob ecosystem is smaller than ZIM. Downloads live at aarddict.org and updates ship less often than Kiwix’s monthly ZIM cycle. There is no in-app store, so you fetch slobs in a browser and point Aard 2 at them.
Pricing:
- Free. Open source (GPLv3).
Platforms: Android, plus a browser build (aard2-web) for desktop.
Bottom line: Choose Aard 2 if you want a phone dictionary that also opens Wikipedia dumps, not the other way around.
4. XOWA, best for image-rich Wikipedia from XML dumps
XOWA takes a different path. Instead of reading pre-packaged ZIM archives, it processes raw MediaWiki XML dumps and pairs them with separately fetched image tarballs. The result is closer to the online Wikipedia experience: math formulas render properly, categories browse cleanly, and images sit inline the way they do on the desktop site. XOWA for offline Wikipedia is the pick for readers who care that the encyclopedia looks like the encyclopedia, not a stripped text mirror.
Coverage is deep. Every Wikimedia project (Wikipedia, Wiktionary, Wikiquote, Wikibooks, Wikispecies) and all 300-plus language editions can be indexed. Once loaded, XOWA runs entirely offline and search works across every imported wiki at once.
Where it falls short: XOWA is a Java app, so the Android build is heavier than Kiwix. The setup takes hours the first time (download the XML dump, download image bundles, run the indexer). Development is slower than Kiwix, and the UI shows its age.
Pricing:
- Free. Open source (Apache 2.0).
Platforms: Android, Windows, macOS, Linux.
Bottom line: Pick XOWA if you want offline Wikipedia with proper image support and you can spend an afternoon on setup.
5. Mini Medical Wikipedia Offline, best for pre-packaged reference kits
Mini Medical Wikipedia Offline is a Kiwix Custom build: the Kiwix reader shipped with the WikiMed medical encyclopedia ZIM baked in. Install it and it is ready to use, no separate ZIM to download and no configuration to fiddle with. The bundled content covers medical articles from English Wikipedia plus WikiProject Medicine’s curated additions, sized to fit on a phone without eating the storage budget for photos.
Kiwix Custom builds exist for other topics too: Wikivoyage for travelers, Wikipedia for Schools for classrooms, and Rachel-Plus disaster-relief bundles. Mini Medical Wikipedia Offline shows the pattern for anyone who wants a topic-specific reference kit without teaching users how to sideload a ZIM.
Where it falls short: Locked to the bundled ZIM. Adding other content means installing plain Kiwix as well. Content updates ride whoever rebuilds the custom bundle, so it can lag behind the underlying wiki.
Pricing:
- Free.
Platforms: Android.
Bottom line: A one-tap install for anyone who needs medical reference without a signal (field aid work, remote hiking, disaster prep).
6. Fandom, best for game and hobby wikis offline
Fandom is the app for the sprawling community-wiki network formerly known as Wikia: game guides, TV show lore, movie universes, sports statistics, tabletop rules. Bookmark articles for offline reading and recently viewed pages cache automatically, so a subway ride through a tunnel does not kill your walkthrough. Fandom for offline hobby wikis is the practical choice when the encyclopedia you actually want is Elden Ring’s or Dungeons and Dragons rather than Wikipedia proper.
Coverage is the pitch: hundreds of thousands of wikis for niche communities that Wikipedia would never accept.
Where it falls short: Ad-supported and heavy on cross-promotion, autoplay video, and full-page interstitials. Offline is limited to recently viewed pages and manually bookmarked articles. Search only works while online. This is not a proper offline archive like Kiwix, it is a browser with a cache.
Pricing:
- Free (ad-supported).
Platforms: Android, iOS.
Bottom line: The default when the wiki you want is a game or fandom wiki, not Wikipedia itself, and you just need it when the train tunnel drops.
How to pick the right one
If you want the deepest offline reference library and can spare 50 to 100 GB, install Kiwix and grab the full English Wikipedia ZIM ahead of the trip. If you just need a dozen saved articles for a flight, the official Wikipedia app with reading lists is the lighter answer. If you want offline Wikipedia bundled with a real phone dictionary, Aard 2 is the pick, because slob files cross-link between Wiktionary and Wikipedia in one reader.
If you care that images and formulas render like the online site and you are willing to spend an afternoon on setup, XOWA earns the storage cost. If you need medical reference material for field aid work, a remote hike, or disaster prep, Mini Medical Wikipedia Offline installs in one tap and is ready to use. If the wiki you actually read is Elden Ring, Warhammer, or a K-pop group rather than Wikipedia proper, Fandom is the only option that ships with those wikis at all.
And if you read the XDA piece about squeezing Wikipedia onto an ESP32 CYD and want the same idea on your phone, that is Kiwix with a “mini” or “nopic” ZIM pack, sized to leave room for the rest of your storage.
FAQ
What is the best offline Wikipedia app for Android?
Kiwix. It reads ZIM files that pack the full English Wikipedia (about 100 GB with images, roughly 50 GB text-only) into a single downloadable archive. It is open source, has no ads, and works entirely without a signal once the ZIM is on internal storage. For casual offline reading without downloading gigabytes, the official Wikipedia app’s saved-articles feature is the lighter option.
How much space does offline Wikipedia take on Android?
The full English Wikipedia with images is roughly 100 GB in ZIM format. Text-only trims to about 50 GB. “Mini” or “top articles” packs fit inside 5 to 10 GB. Non-English editions vary: French and German full dumps land at 15 to 30 GB with images, and simpler-language editions fit inside 1 GB. Kiwix, Aard 2, and XOWA all offer size-tiered downloads.
Can I read Wikipedia without internet on Android?
Yes. Three approaches work. Download ZIM files with Kiwix for the whole encyclopedia at once. Bookmark individual articles inside the official Wikipedia app for per-article saves. Or use Aard 2 with slob dumps for a dictionary-style reader. Any of the three lets you read Wikipedia in airplane mode, on a subway, or on a mountain trail.
Is Kiwix free and open source?
Yes. Kiwix is released under GPLv3 and maintained by the Kiwix nonprofit. The Android app ships on Google Play, F-Droid, and Aptoide. The ZIM library at library.kiwix.org is free and includes far more than Wikipedia: Stack Exchange dumps, TED talks, Project Gutenberg, Khan Academy lessons, and Wikimedia sister projects.
What is a ZIM file?
ZIM is an open compressed format designed by the openZIM project for offline wiki-style content. One .zim file contains a full site’s articles, images, and search index in a single sideloadable archive. Kiwix reads ZIMs on Android, iOS, and every desktop OS. The format is used by disaster-response programs, offline school systems, and hobbyists cramming Wikipedia onto microcontrollers like the ESP32 CYD.
Can offline Wikipedia be updated?
Yes, but not automatically. New ZIM dumps ship on a monthly to quarterly cadence from dumps.wikimedia.org via Kiwix’s build pipeline. Re-download the ZIM to refresh. Aard 2 slobs and XOWA XML dumps follow a similar cadence. The official Wikipedia app’s saved articles refresh on demand when the phone is back online.