Member
- Joined
- Sep 2, 2025
- Messages
- 4
MangaDex Sync — Export & Import your library to/from MAL and AniList
Hey everyone! I made a small tool that lets you sync your MangaDex library with other platforms and wanted to share it here.
What it does:
How to use:
pip install mangadex-sync
mangadex-sync
Opens as a desktop app. Also works in a browser at http://localhost:7337, including on Android via Termux.
PyPI: https://pypi.org/project/mangadex-sync/
GitHub: https://github.com/spider2742/mangadex-sync
---
This tool uses the official MangaDex API with a personal client and follows the usage guidelines. It's a free, open source, ad-free personal project — I just hope it's useful to someone. If there are any concerns from the MangaDex team I'm happy to address them!
Hey everyone! I made a small tool that lets you sync your MangaDex library with other platforms and wanted to share it here.
What it does:
- Export your full MangaDex library (reading, completed, on-hold, dropped, plan to read, re-reading) to MAL and AniList XML files — ready to import directly on their sites
- Import your library back into MangaDex from a JSON backup, MAL XML, or AniList XML file
- Carries over your scores and statuses
- Fast mode (minutes) or Deep mode (includes last read chapter)
- Resumes from where it left off if interrupted
How to use:
pip install mangadex-sync
mangadex-sync
Opens as a desktop app. Also works in a browser at http://localhost:7337, including on Android via Termux.
PyPI: https://pypi.org/project/mangadex-sync/
GitHub: https://github.com/spider2742/mangadex-sync
---
This tool uses the official MangaDex API with a personal client and follows the usage guidelines. It's a free, open source, ad-free personal project — I just hope it's useful to someone. If there are any concerns from the MangaDex team I'm happy to address them!