pdf2txt (app)

This app converts from pdf files to text (txt) files. Multiple pdf files can be selected.

https://github.com/yutanakamurajp/pdf2txt

You are now following this Submission

The app uses extractFileText function in Text Analytics Toolbox.
Notice: Protected pdf files cannot convert. (Error: "Cannot open file. The file may be broken...." )
This app features
  • Remove otiose blank line.
  • Lines after the third in blank line are removed.
  • The symbols (") of the first and last in the txt file are removed.
  • Breaked line sentence couples until next blank line.
  • Addtionnal conversion can excute by addtional code.
  • Enable Explorer(Win)/Finder(Mac) automatically open after conversion.

Cite As

yuta nakamura (2026). pdf2txt (app) (https://github.com/yutanakamurajp/pdf2txt/releases/tag/v1.2.1), GitHub. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.2.1

See release notes for this release on GitHub: https://github.com/bbhomejp/pdf2txt/releases/tag/v1.2.1

1.2

Enable Explorer(Win)/Finder(Mac) automatically open after conversion.

1.1.1

Removed Lines change (second to third in blank line)

1.1.0

More natural text convertion.
- Remove otiose blank line.
- Lines after the second in blank line are removed.
- The symbols (") of the first and last in the txt file are removed.
- Breaked line sentence couples until next blank line.

1.0.0

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.