Visualize the output of boolean logic circuits or expressions. Enter variables (A, B, C) and operators to see every possible combination of inputs and their resulting output (True/False).
Boolean Truth Table Generator
Generate logic truth tables for complex boolean expressions. Supports AND, OR, NOT, XOR. Free and offline. Fast, free, and 100% private browser tool.
About Boolean Truth Table Generator
Define Vars
Enter the logical variables (e.g., A, B) for your expression.
Build Statement
Use AND, OR, NOT, and XOR operators to create your logic.
Solve Table
Review the generated table for all possible truth values.
Key Features
Pro Operators
Full support for AND, OR, NOT, XOR, and logical equivalence (IFF).
Exponential Table Plotting
Generates all 2^n possible states for your logical variables.
Expression Validation
Real-time checking to ensure your logic syntax is correctly formatted.
Frequently Asked Questions
You can use words like AND, OR, NOT, XOR or symbols like &&, ||, !, ^.
You can use multiple variables (A, B, C...). The table grows exponentially (2^n rows), so we recommend keeping it under 10 vars for performance.
Related Tools
View allJSON Formatter
Beautify and minify JSON.
Base64 Converter
Encode and decode Base64 strings (Standard).
Hash Generator
Create SHA/MD5 hashes.
JWT Debugger
Decode and inspect JSON Web Tokens locally.
SQL Formatter
Format and beautify SQL.
HTML to JSX
Convert HTML attributes to JSX props.
Last updated on