← Back to tools

Bitwise

Base conversion and bit manipulator in ncurses

Data & JSON linuxmacos C GPL-3.0

Description

Bitwise is an interactive terminal tool for base conversion and bit manipulation built with ncurses. It provides a visual interface for working with binary, hexadecimal, octal, and decimal numbers, making it easy to understand and manipulate bits.

AI Summary

Interactive ncurses-based bit manipulation and base conversion tool

Capabilities

  • + Convert between binary, hex, octal, and decimal
  • + Interactive bit manipulation interface
  • + Visual bit toggle and inspection
  • + ncurses-based TUI

Use When

  • You need to work with binary/hex values and bit manipulation
  • You want a visual tool for base conversions

Avoid When

  • x You need a general-purpose calculator

Related Tools

View AGENTS.md for Bitwise