Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Vita Book Edit: Difference between revisions

From GameBrew
(Created page with "{{cleanup|article|Needs cleanup}} {{#seo: |title=Vita Homebrew PC Tools (PC Utilities) - GameBrew! |title_mode=append |image=vitabookeditvita.jpg |image_alt=Vita Book Edit }}...")
 
No edit summary
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{cleanup|article|Needs cleanup}}
{{#seo:
{{#seo:
|title=Vita Homebrew PC Tools (PC Utilities) - GameBrew!
|title=Vita Homebrew PC Tools (PC Utilities) - GameBrew
|title_mode=append
|title_mode=append
|image=vitabookeditvita.jpg
|image=vitabookedit3.png
|image_alt=Vita Book Edit
|image_alt=Vita Book Edit
}}
}}
{{Infobox Vita Homebrews
{{Infobox Vita Homebrews
|title=Vita Book Edit
|title=Vita Book Edit
|image=vitabookeditvita.jpg
|image=vitabookedit3.png
|description=PC library manager app.
|description=PC library manager app.
|author=MatNyaga
|author=MatNyaga
Line 15: Line 14:
|version=0.5
|version=0.5
|license=Mixed
|license=Mixed
|download=https://dlhb.gamebrew.org/vitahomebrews/vitabookeditvita.7z
|download=https://dlhb.gamebrew.org/vitahomebrews/vitabookedit.7z
|website=
|website=https://github.com/MatNyaga/Vita-Book-Edit
|source=https://github.com/MatNyaga/Vita-Book-Edit
|source=https://github.com/MatNyaga/Vita-Book-Edit
}}
}}
PC library manager app.
Vita Book Edit is an application that allows you to add EPUBS to the PS Vita into a format compatible with the Vita's eBook Reader application.


'''Please Improve This Article If You Can.'''
It was developed to be used with the [[E-Book Reader Vita|E-Book Reader Mod]] by GrapheneCt.


==User guide==
Supported format:
*The Vita only reads EPUBs with image files as pages and a maximum size of 1.2 MB.
*Specifically it supports EPUB books with .jpg, .png or .svg files used as pages (so no plaintext epub).
*You can use [https://kcc.iosphe.re/ Kindle Comic Converter] to convert .CBZ files or set of images to EPUB. Use "Other" preset and uncheck "Stretch/Upscale".


Using Vita Book Edit:
*Connect your PS Vita to your PC via USB with [[VitaShell]].
*Your PS Vita should now be connected to your PC as an external USB device like a pen drive.
*Open the Vita Book Edit, press "ux0: Location (Memory Card)" and select the drive your PS Vita is mounted as.
*Press "+ (Add Book)", select the ePub file you wish to add, fill in the details and press "Save Details".


==Media==
Notes:
<youtube>RIaJHh60hQY</youtube>
*In version 0.5 of Vita Book Edit, there’s a bug in which cover.jpg might not be generated in the directory of the new book.
*To remedy this, add a cover.jpg file to ‘ux0:/book/00000000BLKSTOK1/book[num].


==Screenshots==
https://dlhb.gamebrew.org/vitahomebrews/vitabookedit3.png


==Screenshots==
==Changelog==
https://dlhb.gamebrew.org/vitahomebrews/vitabookeditvita-01.jpg
'''v0.5'''
https://dlhb.gamebrew.org/vitahomebrews/vitabookeditvita-02.jpg
*Application has been made compatible with the ReaderMod plugin by GrapheneCt.
https://dlhb.gamebrew.org/vitahomebrews/vitabookeditvita-03.jpg
*Now checks if 'book.epub' is found instead of 'metadata.xml'.
https://dlhb.gamebrew.org/vitahomebrews/vitabookeditvita-04.jpg
*Clean Empty Folder now deletes the folder if 'book.epub' is not found.
https://dlhb.gamebrew.org/vitahomebrews/vitabookeditvita-05.jpg
*The Library path has been changed to ux0:/book/u/00000000BLKSTOK1/bookXX (Direct the application to the root of your memory card).
https://dlhb.gamebrew.org/vitahomebrews/vitabookeditvita-06.jpg
*Settings file now properly formated to work well.
https://dlhb.gamebrew.org/vitahomebrews/vitabookeditvita-07.jpg
*Ensures the "PCSC80012/00000000BLKSTOK1" path is created in the reAddcont folder.
https://dlhb.gamebrew.org/vitahomebrews/vitabookeditvita-08.jpg
*Added a default spine and back image.
*The library now refreshes after adding a New Book or Editing a Book.


==Changelogs==
'''v0.4 (Public Beta)'''
*Allows users to add EPUBs seamlessly to the Reader App.
*Allows users to edit book details and delete books from the Vita library.
*Allows users to have a custom Cover, Back and Spine art.
*Supports up to 588 books.
*Use the Kindle Comic Converter to convert comic book files(CBR or CBZ) files to EPUB.
*Preset: Kobo Forma.


== External links ==
== External links ==
* Official Website -
* GitHub - https://github.com/MatNyaga/Vita-Book-Edit
* Gbatemp -
* Github -
* Google Source -

Latest revision as of 13:33, 7 April 2023

Vita Book Edit
Vitabookedit3.png
General
AuthorMatNyaga
TypePC Utilities
Version0.5
LicenseMixed
Last Updated2019/12/08
Links
Download
Website
Source

Vita Book Edit is an application that allows you to add EPUBS to the PS Vita into a format compatible with the Vita's eBook Reader application.

It was developed to be used with the E-Book Reader Mod by GrapheneCt.

User guide

Supported format:

  • The Vita only reads EPUBs with image files as pages and a maximum size of 1.2 MB.
  • Specifically it supports EPUB books with .jpg, .png or .svg files used as pages (so no plaintext epub).
  • You can use Kindle Comic Converter to convert .CBZ files or set of images to EPUB. Use "Other" preset and uncheck "Stretch/Upscale".

Using Vita Book Edit:

  • Connect your PS Vita to your PC via USB with VitaShell.
  • Your PS Vita should now be connected to your PC as an external USB device like a pen drive.
  • Open the Vita Book Edit, press "ux0: Location (Memory Card)" and select the drive your PS Vita is mounted as.
  • Press "+ (Add Book)", select the ePub file you wish to add, fill in the details and press "Save Details".

Notes:

  • In version 0.5 of Vita Book Edit, there’s a bug in which cover.jpg might not be generated in the directory of the new book.
  • To remedy this, add a cover.jpg file to ‘ux0:/book/00000000BLKSTOK1/book[num].

Screenshots

vitabookedit3.png

Changelog

v0.5

  • Application has been made compatible with the ReaderMod plugin by GrapheneCt.
  • Now checks if 'book.epub' is found instead of 'metadata.xml'.
  • Clean Empty Folder now deletes the folder if 'book.epub' is not found.
  • The Library path has been changed to ux0:/book/u/00000000BLKSTOK1/bookXX (Direct the application to the root of your memory card).
  • Settings file now properly formated to work well.
  • Ensures the "PCSC80012/00000000BLKSTOK1" path is created in the reAddcont folder.
  • Added a default spine and back image.
  • The library now refreshes after adding a New Book or Editing a Book.

v0.4 (Public Beta)

  • Allows users to add EPUBs seamlessly to the Reader App.
  • Allows users to edit book details and delete books from the Vita library.
  • Allows users to have a custom Cover, Back and Spine art.
  • Supports up to 588 books.
  • Use the Kindle Comic Converter to convert comic book files(CBR or CBZ) files to EPUB.
  • Preset: Kobo Forma.

External links

Advertising: