Tools

Productivity utilities

All ToolsExpense ManagerCrowd PollsAge CalculatorTime DifferenceTimezone ConverterZodiac Sign FinderAnagram GeneratorWord CounterTyping Speed TestText Diff CheckerSpinning WheelSudoku PuzzleQR Code GeneratorResume BuilderPhoto Card GeneratorWord Cloud GeneratorChart GeneratorBase ConversionsEncrypt MessageUUID ToolsPackage Details
Back to Site
Nazmul HassanNazmul Hassan

Programmer & Full-Stack Web Developer, passionate about building modern, performant, and accessible web applications.

+8801623732187nazmulnhb@gmail.com

Quick Links

HomeBlogsAboutContact

Resources

ProjectsResumeMessagesTools

Connect

GitHubLinkedInWhatsAppDiscord

Photo Card Generator

Compose browser-based photo cards with uploaded images, layered typography, live canvas preview, and local IndexedDB saving.

How it works
  • Upload one or many images and arrange them as separate layers.
  • Adjust canvas size, background color, text styling, and positioning in real time.
  • Export finished cards as PNG or JPEG without leaving the browser.
  • Saved cards stay in IndexedDB on this device for later reloads and downloads.
Rendering, exporting, and saving happen locally in your browser. No images or card data are sent to a server.
Powered by locality-idb
This tool uses Locality class from my open-source package to handle IndexedDB operations efficiently. Learn more