Description
FastTax Calculator is a lightweight, fast, and accurate tool to calculate income tax on salary in Pakistan based on the latest FBR (Federal Board of Revenue) tax slabs for Tax Year 2024-25.
Simply add the shortcode to any page or post and your visitors can instantly calculate their salary tax.
This plugin is developed and maintained by FastTaxCalculator.pk — Pakistan’s free online tax calculator.
Features:
- Official FBR 2024-25 tax slabs for salaried and non-salaried individuals
- Enter monthly salary and get annual tax, monthly tax deduction, net take-home, and effective tax rate
- Displays the exact FBR tax slab bracket for the entered income
- Mobile-friendly and responsive design
- Lightweight — no jQuery dependency, pure vanilla JavaScript
- Assets loaded only on pages using the shortcode — no performance impact on other pages
- No configuration needed — one shortcode does it all
How to use:
Add this shortcode to any page or post:
[fasttax_calculator]
That is all you need.
Tax Slabs Included (FBR 2024-25):
Salaried Individuals:
- Up to Rs. 600,000 — 0%
- Rs. 600,001 to Rs. 1,200,000 — 5%
- Rs. 1,200,001 to Rs. 2,200,000 — 15%
- Rs. 2,200,001 to Rs. 3,200,000 — 25%
- Rs. 3,200,001 to Rs. 4,100,000 — 30%
- Above Rs. 4,100,000 — 35%
Non-Salaried / Business Individuals:
- Up to Rs. 600,000 — 0%
- Rs. 600,001 to Rs. 1,200,000 — 15%
- Rs. 1,200,001 to Rs. 1,600,000 — 20%
- Rs. 1,600,001 to Rs. 3,200,000 — 30%
- Rs. 3,200,001 to Rs. 5,600,000 — 40%
- Above Rs. 5,600,000 — 45%
Disclaimer: This calculator is for reference and estimation purposes only. Please consult a qualified tax professional or the official FBR website for precise tax calculations.
Installation
- In your WordPress dashboard, go to Plugins > Add New Plugin
- Click “Upload Plugin” at the top
- Choose the plugin ZIP file and click “Install Now”
- Click “Activate Plugin”
- Edit any page or post and add the shortcode:
[fasttax_calculator] - Publish the page. The calculator will appear automatically.
Alternatively, upload the fasttax-calculator folder to /wp-content/plugins/ via FTP and activate from the Plugins menu.
FAQ
-
Which tax year does this calculator use?
-
FBR Tax Year 2024-25 slabs for both salaried and non-salaried individuals.
-
Is the calculation accurate?
-
The calculator uses officially published FBR tax slabs and is accurate for standard income tax estimation. It does not account for special deductions or allowances. It is intended for reference purposes only.
-
Where do I place the shortcode?
-
Place
[fasttax_calculator]in any page editor, post editor, or widget area that supports shortcodes. -
Does it work with Elementor, Divi, or other page builders?
-
Yes. Use the Shortcode widget or block in any page builder that supports WordPress shortcodes.
-
Does this plugin store any user data?
-
No. All calculations are performed in the visitor’s browser using JavaScript. No data is sent to any server or stored anywhere.
-
Does this plugin slow down my website?
-
No. CSS and JavaScript files are only loaded on pages where the shortcode is present. All other pages are completely unaffected.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“FastTax Calculator” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “FastTax Calculator” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.0
- Initial release
- FBR Tax Year 2024-25 slabs for salaried and non-salaried individuals
- Shortcode: [fasttax_calculator]
- Accessible markup with ARIA labels and roles
- Assets enqueued only on pages using the shortcode