About This Project
Who runs this site
Tu Luu
Independent Software Developer
Sole developer and author of everything on Txt2Img.click, including all 14 guides in the blog. Reachable at contact@txt2img.click.
Code on GitHub, including sitegraph, the open-source build pipeline that generates this site's structured data, sitemap and llms.txt.
The Story Behind the Tools
I'm Tu Luu, and I build and maintain Txt2Img.click on my own. I started it because I kept needing simple, quick ways to manipulate images and text, and the existing options frustrated me. Most online tools either plaster giant watermarks on your work, require you to create an account, or—worst of all—quietly upload your private documents to someone else's server.
To be clear about what this site is not: despite the name, it has nothing to do with Stable Diffusion's txt2img. It does not generate AI artwork from prompts. It renders the literal characters you type into an image file, reads text back out of images with OCR, and composites images onto a canvas. All three run on your own device.
I wanted something fast, entirely browser-based, and completely free. What started as a small personal weekend project has grown into this small suite of utilities. My goal is just to help people create and manage visual content without the typical headaches.
The Toolkit
Right now, I maintain a few core tools on this site that process everything directly on your own device:
Text to Image Converter
Transform any text into high-quality PNG images with customizable fonts, colors, sizes, and backgrounds. Perfect for creating quotes, headings, watermarks, and text-based graphics for social media, presentations, and websites.
Image to Text (OCR)
Extract text from images using advanced Optical Character Recognition technology. Supporting multiple languages including English, Vietnamese, Japanese, Chinese, Korean, and more. All processing happens locally in your browser for maximum privacy.
Image Merger
Combine multiple images and text layers into stunning compositions. Features include drag-and-drop arrangement, resize, rotate, crop, and customizable canvas sizes. Perfect for creating collages, social media posts, and marketing materials.
Batch Processing
Process multiple items at once with our batch processing capabilities. Convert multiple text lines to individual images and download them all as a convenient ZIP file, saving you hours of repetitive work.
A Strict Privacy-First Approach
I take privacy very seriously. Because these tools run entirely on client-side JavaScript, your files are never uploaded anywhere.
- Zero Uploads: When you process an image, your browser does all the work. My servers never see your files.
- No Tracking: I don't track what you create or extract.
- Total Security: You can safely process sensitive documents, receipts, or personal photos.
- Fast Performance: Because there is no uploading or downloading of large files to a server, everything happens instantly.
Our Technology
Built with cutting-edge web technologies, Txt2Img.click delivers a smooth, responsive experience across all devices:
- React.js - For a fast, reactive user interface
- Tesseract.js - Industry-leading OCR engine running in your browser
- HTML5 Canvas API - For pixel-perfect image generation
- Progressive Web App (PWA) - Install and use like a native app
- Responsive Design - Works seamlessly on desktop, tablet, and mobile
Who Uses Txt2Img.click
I don't track what anyone makes, so I can't claim usage numbers. These are the uses people have actually written to me about:
Social Media Managers
Creating engaging quote graphics and branded content
Developers
Generating placeholder images and text assets
Educators
Preparing visual teaching materials
Designers
Quick prototyping and mockups
Businesses
Creating marketing and branding assets
Content Creators
Building thumbnails and visual content
My Commitment
As an independent developer, I am committed to keeping these core tools completely free. You shouldn't have to navigate a maze of paywalls just to merge two photos or extract a paragraph of text from a screenshot.
I use ad revenue (via Google AdSense) to keep the servers running and pay for the domain, which allows me to offer the actual tools to you for free, forever.
Get in Touch
I genuinely like hearing from people who find these tools useful. Feature requests, bug reports, or just telling me how you're using the site — email me at contact@txt2img.click, or see the contact page for what to include in a bug report.
Thanks for stopping by, and happy creating!