Latex to Boolean
Example:
Input: X=\overline{A \cdot \left( B \oplus C\right)+\overline{\overline{D}+E}}
Output: X=~(A*(B⊕C)+~(~(D)+E))
Useful website/software:
Logisim Evolution (designing and simulating digital logic circuits)
Mathpix Snip (converts images of math equations to LaTeX)