DEV Community

Cover image for Automatic ID Card Generator
Anand
Anand

Posted on

Automatic ID Card Generator

Hlo all .. welcome to my first post :)

So .. what is automatic id card generator ?
We can make ID Cards with user inputs !

It is a simple program in which you can input name , age etc and gives a ID Card like output .

I have used Pillow Python Library to make the canvas , urllib for retrieving image urls and pyfiglet for ascii heading .

Feel free to edit the code for your own organization !

GitHub logo httpanand / ID-Card-Generator

Automatically generates id cards with user inputs

Top comments (0)