HTML Parser for Substack/Medium
2026-02-19
When repurposing my content across different platforms like Substack and Medium, I wasted 10 minutes per article to upload and paste each image individually.
After being inspired by Artem Zhutov’s posts on building a HTML site that I can easily copy and paste my entire article into these platforms with the formatting intact, I created this parser tool that achieved this.

I built out 2 Claude Skills that anyone can use and implement, with my reflections shared here.