KLKen Leeinken-fs.hashnode.dev·1d ago · 4 min readHow to Convert Word to Clean HTML (Without the Word Cruft)Paste a Word document or a Google Doc into a CMS, an email builder, or a plain HTML page and you get a horror show: hundreds of lines of mso- styles, <span>s wrapping every word, class names like c17,00
KLKen Leeinken-fs.hashnode.dev·1d ago · 4 min readHow to Convert Google Docs to Markdown (Without Uploading Your Document)If you write in Google Docs but your content ends up in a README, a static-site post, a wiki, or a Git repo, you eventually hit the same wall: you need Markdown, and copy-pasting a Google Doc gives yo00
KLKen Leeinken-fs.hashnode.dev·Aug 19 · 5 min readBuilding image & video conversion that never leaves the browserHow VisualRefiner converts HEIC, compresses images, and transcodes video with no server, no upload, and no account — using the Canvas API, WebCodecs, and a little WebAssembly. Most "free online conver00