scottsteinbeck / commandbox-gitbook

A CommandBox module for converting a Gitbook into an eBook
25 stars 3 forks source link

Export to mobi and ePub formats #27

Open lmajano opened 5 years ago

lmajano commented 5 years ago

Would be nice if with one command I can produce a PDF an epub and a mobi. This will capture all the abilities to do book publishing in one command.

lmajano commented 5 years ago

https://ebook.online-convert.com/convert-to-mobi

bdw429s commented 5 years ago

Ooh, nice. Do they have an API?

scottsteinbeck commented 5 years ago

Ooh, nice. Do they have an API?

They do, and it should work fine, it uses a queuing system to convert, so we would need to poll for the completion. That would be the only trick, you can query for status, and then it will present the file location once the file is finished processing.

lmajano commented 5 years ago

Maybe we can use a jar for this

Luis Majano CEO Ortus Solutions, Corp www.ortussolutions.com P/F: 1-888-557-8057


From: Scott Steinbeck notifications@github.com Sent: Monday, August 12, 2019 11:34:51 AM To: scottsteinbeck/commandbox-gitbook commandbox-gitbook@noreply.github.com Cc: Luis Majano lmajano@gmail.com; Author author@noreply.github.com Subject: Re: [scottsteinbeck/commandbox-gitbook] Export to mobi and ePub formats (#27)

Ooh, nice. Do they have an API?

They do, and it should work fine, it uses a queuing system to convert, so we would need to poll for the completion. That would be the only trick, you can query for status, and then it will present the file location once the file is finished processing.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/scottsteinbeck/commandbox-gitbook/issues/27?email_source=notifications&email_token=AABBPFZPVFEH7HJLNFXVUO3QEGGKXA5CNFSM4ILB26LKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD4DDA2Q#issuecomment-520499306, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AABBPFY37IY3LNFNNX32HBDQEGGKXANCNFSM4ILB26LA.

lmajano commented 5 years ago

Ok found this

https://www.convertapi.com/epub-to-pdf

Luis Majano CEO Ortus Solutions, Corp www.ortussolutions.com P/F: 1-888-557-8057


From: Luis Majano lmajano@gmail.com Sent: Monday, August 12, 2019 2:23:05 PM To: scottsteinbeck/commandbox-gitbook reply@reply.github.com; scottsteinbeck/commandbox-gitbook commandbox-gitbook@noreply.github.com Cc: Author author@noreply.github.com Subject: Re: [scottsteinbeck/commandbox-gitbook] Export to mobi and ePub formats (#27)

Maybe we can use a jar for this

Luis Majano CEO Ortus Solutions, Corp www.ortussolutions.com P/F: 1-888-557-8057


From: Scott Steinbeck notifications@github.com Sent: Monday, August 12, 2019 11:34:51 AM To: scottsteinbeck/commandbox-gitbook commandbox-gitbook@noreply.github.com Cc: Luis Majano lmajano@gmail.com; Author author@noreply.github.com Subject: Re: [scottsteinbeck/commandbox-gitbook] Export to mobi and ePub formats (#27)

Ooh, nice. Do they have an API?

They do, and it should work fine, it uses a queuing system to convert, so we would need to poll for the completion. That would be the only trick, you can query for status, and then it will present the file location once the file is finished processing.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/scottsteinbeck/commandbox-gitbook/issues/27?email_source=notifications&email_token=AABBPFZPVFEH7HJLNFXVUO3QEGGKXA5CNFSM4ILB26LKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD4DDA2Q#issuecomment-520499306, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AABBPFY37IY3LNFNNX32HBDQEGGKXANCNFSM4ILB26LA.