For those who have downloaded their #Twitter archive data, you might want to check out this Twitter Archive parser by @timhutton:

https://github.com/timhutton/twitter-archive-parser

This converts your Tweet archive to #markdown and HTML, and replaces t.co URLs (which will break once Twitter goes away) with their original versions.

Afterwards, it asks if you want to try downloading the original size images.

Just ran this myself without any major issues, really easy to use as well.

GitHub - timhutton/twitter-archive-parser: Python code to parse a Twitter archive and output in various ways

Python code to parse a Twitter archive and output in various ways - timhutton/twitter-archive-parser

GitHub
@bitsgalore @timhutton I am on Mac and not savvy enough to figure out the process and instructions without spending hours learning it. But I’m sure this helps a lot of people! Awesome!
@susybotello @bitsgalore I feel your pain. Let me know if I can help.
@timhutton @susybotello FWIW I'm currently putting some final touches to a blog post on this. Sadly no Mac instructions, as I've never used a Mac in my life!
@susybotello Anyway, here it is, not sure how useful this is to Mac users though: https://www.bitsgalore.org/2022/11/20/how-to-preserve-your-personal-twitter-archive
How to preserve your personal Twitter archive

@bitsgalore Thank you. 😊