OpenTaxSolver is an open source application for US taxpayers to calculate their state and federal income tax returns in a way TurboTax users will find familiar. Before I get into the software, let's take a step back and explore the US tax system.
Tax code and open source software
I spent about five hours a day for a week looking into open source options for doing your taxes, and I learned about a lot more than just tax software.
The Internal Revenue Service's (IRS's) Use of federal tax information (FTI) in open source software webpage offers a large amount of information, and it's especially relevant to anyone who may want to start their own open source tax software project. To hit the finer points:
- Federal tax information (FTI) can be used in any open source software
- Software creators mush follow all security laws and compliance requirements
- Any such software must be supported either by a vendor or a community
- The software must be approved by the federal government
One other reason researching this topic was rather difficult (but ultimately rewarding) is that, by federal law, the major tax software companies are required to provide their services for free to any person earning under $69,000 per year. About 70% of Americans fit into this category, and if you are one of them, you can check the IRS's Free File webpage for links to free filing software from well-known companies. (The IRS reminds you that "you are responsible for determining your eligibility for one of the Free File Online offers.")
Please share this information broadly—knowledge is power, and not everyone can (or wants to) use open source software to do their taxes for reasons including:
- Lack of computer or software access
- Low computer competence
- Age or disability
- Discomfort with doing taxes
If you don't fall into any of these categories and want to do your taxes the open source way, continue reading to learn about OpenTaxSolver.
About OpenTaxSolver
OpenTaxSolver is meant to be used with the IRS's tax booklet, which is published yearly. This booklet provides detailed information for doing your taxes, such as rules around tax credits and write-offs.
OpenTaxSolver cuts down on tax calculations when you fill out your tax forms and simplifies the hardest part of doing your taxes: the math. You still have to fill in your data and turn the paperwork in, but using the software means you can do it in about half of the time. Since OpenTaxSolver is running in beta, you have to double-check all of your number entries and information against the official IRS tax booklet after you use the software.
Download and install OpenTaxSolver
First, download the software. There are versions for Linux, Windows, and macOS. If you're using one of the latter two, refer to the download page for installation instructions. I'm using my go-to operating system, Ubuntu Linux, which I installed by:
- Downloading the TGZ file from the website
- Extracting it to my desktop (but you can choose any location on your computer)
- Clicking on Run_taxsolve_GUI
Enter your tax data
I'll walk through this example using random numbers (for obvious reasons). This walkthrough will explain how to do federal taxes with OpenTaxSolver, but if you have to pay state taxes, do that before you begin your federal return.
To do the common Federal 1040 tax return, select US 1040, click Start New Return, and start answering some basic questions about your tax situation. For this example, I selected the following itemized deductions: mortgage interest, donations, and some random itemizable write-offs. If you don't know what these are or what may apply to you, head over to the IRS website or google "itemizable write-offs."
Next, begin entering the data from your tax documents.
After you finish entering all your data and filling out the entire form, save it by clicking the Save button, and then click Compute Tax on the bottom of the screen.
Check your return and file your taxes
If you made any mistakes (such as mistyping something or putting an incorrect value in any field), it will show an error on the bottom of the preview after the computation finishes.
The preview also reports your marginal tax rate and what percentage of your income you are paying in taxes.
After you review the information in the preview, make any corrections, and finish your return, click Fill-out PDF Forms, and it will provide printable tax forms with all of your information filled in.
If you entered your name, address, and social security number when entering your data, all of that information will also appear in the right places on the form. Double-check everything, print it, and mail your tax return to the IRS.
Final notes
OpenTaxSolver gives you the opportunity to file your own federal and state taxes and should be considered when open source enthusiasts are looking for an alternative to TurboTax. As always, with any federal related tax information (or federal anything, for that matter), always double-check and use due diligence. I found this software very useful for expanding my knowledge about my taxes.
The OpenTaxSolver website includes a request for contributors, so if you want to start contributing to an open source project that helps everyone, this is one I'd definitely suggest.
And if you're someone who likes to wait until the last minute to pay your taxes, this clock tells you how much time you have until your taxes are due.
4 Comments