I just someone say to use homebrew for converting PDF to HTML. I was able to download everything, but I'm not sure how to execute it. Can someone give me the step-by-step?
Asked
Active
Viewed 1,033 times
0
-
Looks like a [XY problem](http://meta.stackexchange.com/questions/66377/what-is-the-xy-problem). :) – memowe Nov 13 '12 at 00:38
1 Answers
0
Homebrew is a package manager for Mac OS X. You could compare it to Macports, and Fink.
If you want to convert a PDF into HTML, you could install a program or use a free online converter. Just google "PDF to HTML converter" for a handful of converters.
The command to launch Homebrew is
$ brew
The dollar sign means bash, or terminal. Don't include it when writing the command.

Glorfindel
- 21,988
- 13
- 81
- 109

question
- 361
- 1
- 8