A powerful Chrome Extension to extract Food Security Card (FSC) details from the Telangana EPDS portal and generate professional, 2-sided PVC-ready cards.
- One-Click Extraction: Automatically pulls all family details, gas connection info, and member lists from the search page.
- 2-Sided PVC Layout: Generates perfectly sized (330x210px) Front and Back images for ATM-sized plastic card printing.
- Lightning View Aesthetics: Beautiful teal/white design with high-contrast fonts for maximum readability.
- Unified Template: Both sides feature identical split-layouts with basic info on the left and members on the right.
- Smart QR Code: Encodes family data into a QR code on the back of the card for digital verification.
- High Resolution: Exports 6x scale PNG images for professional-grade printing.
If your QR code goes to a 404 page, you must enable GitHub Pages:
- Go to your repository on GitHub:
purnappc9/fscPVC. - Click on Settings (top tab).
- Click on Pages (in the left sidebar).
- Under Build and deployment > Branch, select
masterand click Save. - Wait 1-2 minutes for GitHub to deploy the site.
- Download or clone this repository.
- Open Chrome and go to
chrome://extensions/. - Enable Developer mode (top right).
- Click Load unpacked and select the project folder.
- Visit the EPDS Telangana Portal.
- Search for a Ration Card.
- Once the details are visible, click the TS Card Generator icon from your browser extensions.
- Click Generate 2-Sided Card.
- Preview the result and click Download Both Sides.
- HTML5 / CSS3 / JavaScript
- html2canvas for image generation.
- Manifest V3
MIT