/InkleWriterImporter

Text/Ink to InkleWriter Converter

Primary LanguageJava

A JavaFX Application that converts text/ink into InkleWriter JSON

Download Issues Creator

Download

📥 Installation

  1. Download the latest version on GitHub.
  2. Run the InkleWriterImporter.jar file with Java (version 8 or higher).

❗ Please report any problems in the issues tab. ❗

❔ How to use

  1. Insert your Text or drag and drop the file into the application
    • only singular text or .ink files are accepted
  2. click the convert button on the bottom
    • the text filed above should change into the output JSON
  3. copy the JSON text
    • should automaically be copied to clipboard
  4. On inklewriter.com:
    1. Click import at the top (requires to be signed in)
    2. Paste the JSON from clipborad (Ctrl + V)
    3. Click on import story
    4. Click open
    5. Your imported story should appear in the list
  5. The go back button turns the text back into what you put in and disables copy mode
    • you cannot edit or import stories while the app is in copy mode