I created a standalone chatlog viewer. It allows you to view all your export logs, including HTML (file save as) backups from all chatbots in one location.
https://github.com/algorithmunmasked/ChatLog_Viewer
Features
Full Metadata Extraction: Extracts ALL metadata from ChatGPT export files (browser info, geolocation, timestamps, etc.)
Multiple Views:
List View: Browse all conversations with search and pagination
Timeline View: Chronological view of all events across conversations
TTL Data View: Authentication and geolocation/IP data from TTL exports
Content Filter Events: View messages that triggered content filters
Import Support:
JSON exports from ChatGPT (conversations.json, message_feedback.json, etc.)
HTML exports from ChatGPT (and other AI services like Grok, Anthropic, Perplexity)
Export Functionality: Export selected conversations or messages as JSON
Local SQLite Database: All data stored locally in chatlog_viewer.db
System Requirements
Python 3.8 or higher
pip (Python package installer)
100MB+ free disk space