So you may or may not have heard that Automattic, Tumblr's parent company, laid off a whole bunch of people this past week. In the wake of this, I've seen some murmuring about what might become of Tumblr in the months to follow. (The answer, I think, is probably nothing--at least in the short term--but that is also not the point of this post.) Quite a few people have mentioned taking fresh backups of their blogs, which is, you know, fine. I am never going to tell someone not to back up their data whenever they think of it, so if taking a backup now will help you to sleep better at night, you should probably just go ahead and do it.
There are a number of folks here who post quite a lot of original content, and those people are understandably very concerned about what might happen in the event that Tumblr gets blipped out of existence. The blog exports that Tumblr gives you are not terribly portable--huge ZIP archives housing folder trees full of media files and barely-formatted, non-standards-compliant HTML--so the task of recreating all of that on a new site looks pretty daunting. I'm a professional computer toucher of the web-based variety, and even I don't want to do anything with those data dumps, so I 100% get it, believe me.
I've been building out a tool that will, I hope, give people seeking a portable backup a slightly better option. This tool will grab all published original posts from a user's account and export them, along with all formatting and media, in a format that can be dropped directly into a simple site generator. As of right now, I have a basic implementation working to export posts for MkDocs, using the fantastic blog plugin built into Material for MkDocs. The idea would be to build this out as a complete package, so users would be able to download a ZIP with the tool and site generator, make a couple of quick configuration changes, run the tool, and end up with a freshly-built static blog that could be hosted (for free!) on Neocities, Netlify, or wherever else.
I am probably gonna finish building this regardless, because it's fun and I want to, but my question is this: would you use a Tumblr backup/export bundle like this, provided that it existed and that the documentation for it was solid? What would you personally like to see in a Tumblr post export tool? Are there any features that would make it more useful to you? Please reblog, and feel free to leave your thoughts in the post or tags!
Thanks so much! ✨













