You can view, edit and parse chat logs generated by FFXIV: Dawntrail plugin Advanced Combat Tracker (ACT).
The app reads the ACT logs, extracts and shows the messages and emotes, you can then modify the output and save the modified output into new html files for easy future access.
Designed for role players.
It supports highlighting certain styles of RP formatted text.
For example inline emotes and out of character text.
This application is created as a standalone HTML page, so you can download the nuu-ffxiv-act-chat-extractor.html file and run it locally and then select your chat logs you want to save.
You can use the application online here: https://saaratrix.github.io/nuu-ffxiv-act-chat-extractor/nuu-ffxiv-act-chat-extractor.html
Or you can download the nuu-ffxiv-act-chat-extractor.1.1.0.html file to your computer and run it offline.
Then open the nuu-ffxiv-act-chat-extractor.1.1.0.html
file with your browser.
On Windows the ACT Logs are by default found in the folder %APPDATA%\Advanced Combat Tracker\FFXIVLogs
How it looks like:
Copied regexes from https://github.com/ErstonGreatman/ffxiv-act-chat-extractor.
Which copied them from here https://github.com/isalin/ACT-Log-Extractor.