BinEd - Hex Editor

3.4
43 reviews
5K+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

BinEd is open source hex editor tool, which allows to directly browse and edit content of any file or binary data.

Features

- Visualize data as numerical (hexadecimal) codes and text representation
- Codes can be also binary, octal or decimal
- Support for Unicode, UTF-8 and other charsets
- Insert and overwrite edit modes
- TODO: Searching for text / hexadecimal code with matching highlighting
- Support for undo/redo
- Support for files with size up to exabytes
Updated on
19 Jun 2025

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region and age. The developer provided this information and may update it over time.
No data shared with third parties
Learn more about how developers declare sharing
No data collected
Learn more about how developers declare collection

Ratings and reviews

3.4
43 reviews
Devin Magruder
1 May 2025
Works great, however would like an option to search bytes or different string formats (if there is one I couldn't find it).
1 person found this review helpful
Did you find this helpful?
Scottbot Go
7 May 2025
pretty good, search could have more options, and scroll wheel sounds nice, but as long as this isn't spyware it's good +1
1 person found this review helpful
Did you find this helpful?
Ed P
20 December 2024
I need to edit a hex file maybe once in a few years, but when i do, it's usually a lot of trouble. With this app i could edit a file in a matter of minutes. Not the best user interface out there, but gets the job done, indeed very well.
2 people found this review helpful
Did you find this helpful?

What's new

- Added basic binary search
- Added Portuguese, Turkish, Russian and Spanish translations
- Bug fixes