wechatdownload is a batch downloader tool for WeChat official account articles that runs on Windows and macOS without requiring certificate installation.
The tool solves the problem of archiving WeChat public account content by automating retrieval and conversion of articles into multiple formats. It works by extracting a public account ID from an article link, then using WeChat's internal browser to obtain an authentication key, after which it can download articles along with their associated media. The tool supports saving articles as HTML, MHTML, Markdown, PDF, DOCX, or CSV files, and can preserve embedded images, videos, and audio. It also handles comments, article collections, and keyword filtering.
The tool suits users who need to archive or analyze WeChat public account content at scale. It is designed for Windows and macOS environments and requires interaction with WeChat's mobile app to complete the authentication flow. The README emphasizes that downloaded content should be used only for learning and study purposes and deleted within 24 hours, with a recommendation to support original creators by viewing content on official platforms.
The project shows active maintenance with regular updates addressing specific failure modes. Recent work has focused on fixing issues with plain-text articles, improving key retrieval speed, and expanding format support. The tool has added integrations for MCP and Skill protocol calls, enabling programmatic access to download, ID retrieval, and batch operations. Updates have also introduced features like article highlighting preservation, nested comment image downloads, and comment reply display alongside ongoing bug fixes for edge cases in image, video, and collection downloads.