Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 734 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 734 Bytes

Contact Image Generator.

This app was mainly a means for me to spend a couple hours to learn Svelte. Still, having images for all my contacts is something I've always wanted and never quite found a good solution for. Currently only supports vCards not much plan to use any contact/people APIs, vCards are pretty much universal so any service can export/import them.

Live app is here

Atttributions:

  • I'm using a modified fork of a-avataaar for generating the avatars.
  • Canvg for rendering and converting images.