Does this actually detect tables in my PDF?
Not exactly — a PDF has no real concept of tables or columns, only positioned text. This tool splits text into columns based on the gaps between words, which works well for clearly-spaced tables but is a best-effort guess, not true table detection. Complex or merged-cell tables may not split perfectly.