Credits & Licenses
We are grateful for the open-source community and use the following libraries and assets in our project:
- JsBarcode - MIT License - Source - Used for generating barcodes.
- JSZip - MIT License - Source - Used for creating ZIP files for batch conversions and bulk QR code downloads.
- FileSaver.js - MIT License - Source - Used for facilitating file downloads.
- Font Awesome - CC BY 4.0 (Icons), MIT (CSS/Fonts) - Source - Used for icons throughout the site.
- Poppins Font - SIL Open Font License - Source - Used for typography.
- Standard Browser Fonts (Arial, Georgia, Courier New, Monospace) - Standard system fonts - Available in most browsers and operating systems - Used as selectable font options in the resume builder and for text output formatting.
- FFmpeg - MIT License - Source - Used for audio and video conversions.
- PDF-lib - MIT License - Source - Used for PDF manipulation (merging, splitting, compressing).
- jsPDF - MIT License - Source - Used for PDF generation and image-to-PDF conversion.
- html2canvas - MIT License - Source - Used for converting HTML to canvas for PDF export in the resume builder.
- PDF.js - Apache License 2.0 - Source - Used for PDF rendering and page extraction for conversion.
- QRCode.js - MIT License - Source - Used for generating QR codes.
- jsQR - Apache License 2.0 - Source - Used for scanning QR codes from images or camera.
- PapaParse - MIT License - Source - Used for parsing CSV files for bulk QR code generation.