Numbase Support

v1.0

Numbase is a macOS utility for converting between number bases (decimal, binary, hexadecimal, and octal) and performing calculations in different bases.

System Requirements

Features

- Core Features:

- Mathematical Operations:

- Binary Manipulation:

- Usability Features:

Keyboard Shortcuts

Common Questions

Q: What number bases does Numbase support?

A: Numbase supports decimal (base 10), binary (base 2), hexadecimal (base 16), and octal (base 8) number systems.

Q: How do I use the floating window feature?

A: Click the "Floating Window" toggle in the top-right corner of any section. This will keep Numbase visible above other windows, making it easy to reference while working in other apps.

Q: What's the maximum number size Numbase can handle?

A: Numbase supports numbers up to 128 bits, making it suitable for most development needs.

Q: How do I copy results?

A: Each section has a copy button (📄) next to the result. Click it to copy the value to your clipboard.

Q: Can I use keyboard shortcuts?

A: While keyboard shortcuts are not yet supported, Numbase does support full keyboard navigation by using Tab to move between controls.

Q: What does "Index from 1" do in the binary view?

A: This option changes how bits are numbered. When enabled, bits are numbered starting from 1 instead of 0, which can be helpful depending on your preference or documentation requirements.

Q: Why do I see two decimal representations in binary mode?

A: The binary view shows both unsigned and signed decimal representations. The signed representation treats the leftmost bit as a sign bit, useful when working with signed integers.

Q: How do I report a bug or suggest a feature?

A: You can contact me at jordan.c4922@gmail.com with any issues or suggestions.

Getting Help

Having issues with Numbase? You can:

Version History

Current Version: 1.0

Get in Touch

jordan.c4922@gmail.com

GithubLinkedIn

© 2019-2025 Jordan Christensen

Written in Swift, generated with Ignite