mirror of
https://github.com/alam00000/bentopdf.git
synced 2026-08-02 00:48:04 -04:00
Implement new tool that allows users to combine PDFs by alternating pages from each document. Includes UI components, logic for processing, and test coverage. - Add new tool to configuration arrays and categories - Create UI with drag-and-drop file ordering - Implement core logic for alternating pages - Add comprehensive unit tests