PDF Markup Ideas

add save as at the same time for multiple files in the same folder

Objective:
I would like to request a feature that allows performing a "Save As" operation on multiple files at once, saving them all to a single target folder selected by the user.

Feature Details:

  1. Multi-file selection:
    The user should be able to select multiple files at once (e.g., through a multi-select file dialog or drag-and-drop interface).

  2. Single destination folder:
    After selecting the files, the system should prompt the user to choose one common destination folder where all the selected files will be saved.

  3. Automatic or manual renaming options:

    • Option A (Automatic): Each file is saved with its original name in the new folder.

    • Option B (Manual): Allow the user to rename each file during the saving process or apply a naming pattern (e.g., filename_v1, filename_edited, etc.).

  4. Maintain file format:
    Each file should be saved in its original format and extension (e.g., .docx, .xlsx, .pdf, etc.).

  5. Confirmation and operation log:
    At the end of the process, provide a summary screen confirming the files that were saved, their names, and the destination folder. Optionally, generate a simple log of the operations (useful for auditing or version control).

  • Guest
  • Jul 4 2025
  • Attach files