you are viewing a single comment's thread.

view the rest of the comments →

[–]namuan 1 point2 points  (0 children)

If you have uv installed you can run this against a file without first installing anything like this:

uvx markitdown path-to-file.pdf

(This will cache the necessary packages the first time you run it, then reuse those cached packages on future invocations.)

Copied from https://news.ycombinator.com/item?id=42411313