Rocket eBook
From Just Solve the File Format Problem
(Difference between revisions)
Parchivist (Talk | contribs) |
Parchivist (Talk | contribs) |
||
Line 34: | Line 34: | ||
== Online utilities == | == Online utilities == | ||
− | * [https://cloudconvert.com/rb- | + | * [https://cloudconvert.com/rb-converter CloudConvert] |
+ | * [https://www.zamzar.com/converters/ebook/rb/ Zamzar Rb Converter] | ||
Line 50: | Line 51: | ||
* [https://web.archive.org/web/20220102154534/http://www.ebooksystem.net/support_rb2project_download.htm RB2Project] - convert a .rb to either HTML markup for import into eBook Publisher or directly to a .imp file | * [https://web.archive.org/web/20220102154534/http://www.ebooksystem.net/support_rb2project_download.htm RB2Project] - convert a .rb to either HTML markup for import into eBook Publisher or directly to a .imp file | ||
* [https://filestar.com/skills/rb Filestar*] - convert to and from .rb | * [https://filestar.com/skills/rb Filestar*] - convert to and from .rb | ||
+ | * [http://www.chromakinetics.com/REB1200/rebhack305.zip rebhack] - documentation on encrypted .rb format plus possibly help decrypt such files |
Revision as of 17:19, 25 September 2023
Rocket eBook format was used by one of the first physical ebook readers, the Rocket eBook from NuvoMedia (and later REB 1100 from RCA/Gemstar and GEB1150).
It is a container format for simplified html, images and a pseudo-OPF (.info) file with all of the metadata.
It supports optional DRM and was sold by Gemstar, Barnes & Noble, Powells.com, and eBookwise.
Contents |
Identification
HEX "B0 0C B0 0C
" or "B0 0C F0 0D
" appears at offset 0.
References and format
- https://wiki.mobileread.com/wiki/RB
- http://www.chromakinetics.com/REB1200/REB1100.htm
- https://en.wikipedia.org/wiki/Rocket_eBook
- format documentation
Sample files
Online utilities
Software
- Book Designer - create .rb files (also includes RbDisintegrator to extract files from .rb)
- Calibre - read, convert to, and convert from .rb
- rbmake
- rbmake - a book-maker for .rb files
- rbburst - extract a .rb back into its component files
- rbinfo - summarize a .rb file
- rbdump - a debug dump for a .rb file (if you need to debug the .hidx files that rbmake produced)
- RocketLibrarian 1.3.222 - converts html and txt to .rb
- eBook Librarian 2.0.244 (patch sometimes needed for an unregistered Rocket eBook) (additional info)
- GEB eBook Librarian - create and view .rb (also rebranded as eBookwise Librarian) (additional info)
- RB2Project - convert a .rb to either HTML markup for import into eBook Publisher or directly to a .imp file
- Filestar* - convert to and from .rb
- rebhack - documentation on encrypted .rb format plus possibly help decrypt such files