Skip to content

Card Generator allows the creation of any card and also its generation in JPG, JEPG or PNG format. It also allows downloading images in PDF mode

Notifications You must be signed in to change notification settings

pintargasper/CardGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Card Generator

Card Generator allows you to create any card and generate it in JPG, JPEG or PNG format. It also allows you to download images in PDF mode.

Supported languages

  • Slovenian
  • English

What do you need?

  • Excel file Cards.xlsx (Sample file) -> obtained from GitHub page
  • Pictures folder images (Sample folder) -> obtained from GitHub page
  • File (Template) -> obtained from the Template

Supported formats

  • A4 -> 3 x 3 images to one page. Card Size: Width: 240px; Height: 332px
  • 13x18 -> 2 x 2 images to one page. Card Size: Width: 240px; Height: 332px

Currently additional components

LoadingBar component

The LoadingBar component enables the display of a loading bar.

Using the LoadingBar component

<LoadingBar 
    title={"Title"}
    progress={Number}
    textColor={"Text color"} 
    loadingBarColor={"Loading bar color"} 
    fontFamily={"Font family"}
    fontSize={Text size} 
/>

About

Card Generator allows the creation of any card and also its generation in JPG, JEPG or PNG format. It also allows downloading images in PDF mode

Topics

Resources

Stars

Watchers

Forks