Pick of the Week - Nov 10 [Show all picks]
Path Finder 5 - A feature-laden Finder replacement
Submit Hint Search The Forums LinksStatsPollsFAQHeadlinesRSS
12,000 hints and counting!


Click here to return to the '10.5: Use Automator to create audiobooks from PDFs' hint
The following comments are owned by whomever posted them. This site is not responsible for what they say.
10.5: Use Automator to create audiobooks from PDFs
Authored by: chrischram on Wed, Apr 30 2008 at 9:52PM PDT
FWIW, here is the bare skeleton of an Automator workflow that can do the whole conversion (minus the cleanup script, which someone else can figure out how to sandwich in there).

Get Specified Finder Items
Extract PDF Text
Open Finder Items (in TextEdit)
Get Contents of TextEdit Document
Text to Audio File
Import Audio Files
Add Songs to Playlist

The parameters of the several actions should be pretty straightforward (I hope) to figure out.

[ Reply to This | # ]