How to upload image chapters and HTML stories to TS Entertainment
Comic pages, manga chapters, or illustrated story pages as images
Log in to your admin.html or creator.html. Click "New Story", then select "Image Pages" (🖼️ icon). This tells the system you want images as story pages, not an HTML file.
Complete all required fields:
Drag & drop OR click the "Click or drag cover image here" box. This is the thumbnail on the homepage and story cards.
Click or drag multiple images into the "Chapter Pages" box. The system sorts them by filename order.
page_01.png, page_02.png, page_03.png...ch1_p1.jpg, ch1_p2.jpg for multi-chapterHit the big "Publish Story" button. The system will:
For interactive storybooks, games, and choice-driven narratives
In Creator Studio, click "New Story", then "HTML Story". This mode uploads a single .html file containing your entire interactive story.
Your HTML should be a single self-contained file:
<style> tag (or inline)<script> tagsrc="data:image/png;base64,iVBORw..."Click the upload area and select your .html file. The file is stored as text in the database and served to readers when they click "Read Story".
Same as Image Pages — fill title, genre, author, synopsis. Add a cover image for the homepage thumbnail. Then click Publish Story.