Rocket eBook
From Just Solve the File Format Problem
(Difference between revisions)
MihaiPopa7 (Talk | contribs) (Cleanup, using proper case for the "Hex") |
Parchivist (Talk | contribs) |
||
Line 13: | Line 13: | ||
It supports optional DRM and was sold by Gemstar, Barnes & Noble, Powells.com, and eBookwise. | It supports optional DRM and was sold by Gemstar, Barnes & Noble, Powells.com, and eBookwise. | ||
+ | |||
== Identification == | == Identification == | ||
Hex "{{magic|B0 0C B0 0C}}" or "{{magic|B0 0C F0 0D}}" appears at offset 0. | Hex "{{magic|B0 0C B0 0C}}" or "{{magic|B0 0C F0 0D}}" appears at offset 0. | ||
+ | |||
== References and format == | == References and format == | ||
Line 27: | Line 29: | ||
* [http://rbmake.sourceforge.net/RbmakeDocumentation.rb rbmake documentation] | * [http://rbmake.sourceforge.net/RbmakeDocumentation.rb rbmake documentation] | ||
* [https://www.baen.com/download/index/owned/id/2596 John Ringo - A Hymn Before Battle] | * [https://www.baen.com/download/index/owned/id/2596 John Ringo - A Hymn Before Battle] | ||
+ | |||
== Online utilities == | == Online utilities == | ||
* [https://cloudconvert.com/rb-converter CloudConvert] | * [https://cloudconvert.com/rb-converter CloudConvert] | ||
* [https://www.zamzar.com/converters/ebook/rb/ Zamzar Rb Converter] | * [https://www.zamzar.com/converters/ebook/rb/ Zamzar Rb Converter] | ||
+ | |||
== Software == | == Software == | ||
* [https://wiki.mobileread.com/wiki/Book_Designer Book Designer] - create .rb files (also includes RbDisintegrator to extract files from .rb) | * [https://wiki.mobileread.com/wiki/Book_Designer Book Designer] - create .rb files (also includes RbDisintegrator to extract files from .rb) | ||
− | * [ | + | * [https://calibre-ebook.com/ Calibre] - read, convert to, and convert from .rb |
* [https://rbmake.sourceforge.io/ rbmake] | * [https://rbmake.sourceforge.io/ rbmake] | ||
** rbmake - a book-maker for .rb files | ** rbmake - a book-maker for .rb files | ||
Line 40: | Line 44: | ||
** rbinfo - summarize a .rb file | ** rbinfo - summarize a .rb file | ||
** rbdump - a debug dump for a .rb file (if you need to debug the .hidx files that rbmake produced) | ** rbdump - a debug dump for a .rb file (if you need to debug the .hidx files that rbmake produced) | ||
+ | * [https://web.archive.org/web/20010620213816/http://www.rocket-ebook.com/eRocket/erktdinstall.exe eRocket] - Rocket eBook simulator/reader for Windows | ||
* [http://www.chromakinetics.com/REB1200/rlibrarian13222.exe RocketLibrarian 1.3.222] - converts html and txt to .rb | * [http://www.chromakinetics.com/REB1200/rlibrarian13222.exe RocketLibrarian 1.3.222] - converts html and txt to .rb | ||
* [https://web.archive.org/web/20060523150750/http://jim.pp.ru:80/alter/files/elibrarian20244.exe eBook Librarian 2.0.244] ([https://web.archive.org/web/20060907012710/http://jim.pp.ru:80/alter/files/elibrarian20224_patch.zip patch sometimes needed for an unregistered Rocket eBook]) ([https://web.archive.org/web/20021113050431/http://www.rocket-ebook.com/Readers/Software/index.html additional info]) | * [https://web.archive.org/web/20060523150750/http://jim.pp.ru:80/alter/files/elibrarian20244.exe eBook Librarian 2.0.244] ([https://web.archive.org/web/20060907012710/http://jim.pp.ru:80/alter/files/elibrarian20224_patch.zip patch sometimes needed for an unregistered Rocket eBook]) ([https://web.archive.org/web/20021113050431/http://www.rocket-ebook.com/Readers/Software/index.html additional info]) |
Revision as of 00:21, 28 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)
- eRocket - Rocket eBook simulator/reader for Windows
- 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