File Management

Batch file operations and document management.

Purpose

Use this module to automate common file workflows such as importing datasets from folders and converting or copying documents.

Key functions

  • ImportDataFromFolder — Import and combine multiple CSV/Excel files

  • CreateFileTree — Generate directory tree diagrams

  • CreateCopyOfPDF — Copy PDF files with page range options

  • ConvertWordDocsToPDF — Batch convert Word documents to PDF

Common use cases

  • Batch data import

  • File organization

  • Document conversion

  • Directory documentation

Last updated