A small Python utility that converts PDF page-range expressions such as "1-3,7,9-11" into individual page numbers.
This type of logic can be useful when building PDF workflows that allow users to select specific pages for extraction, deletion, splitting, or other document operations.