Show HN: I made a tool for converting text snippets to shareable image
20 hours ago
- #visualization
- #web-app
- #developer-tools
- Snip2img is a visualization tool for developers, data analysts, and technical writers.
- It converts raw text or code into high-definition images.
- Supports programming languages, HTML/XML, CSV, and Markdown.
- Created to help share content online with beautiful images.
- Runs locally in the browser with a few lines of JavaScript.
- Limitations include CORS errors with remote images and browser memory limits.
- Contact @WesamMikhail for issues.
- A simple weekend project using HTML, CSS, and jQuery.