PDF - Getting odd pages only

I’m currently working on this process (which seems clunky), but it’s what I’m resorting to:

Count the number pages in PDF, create a counter up to number of pages, attach PDF window, for each count it iterates through (representing each page), ctrl+click on each page in the “page thumbnail” window, then when all even pages are selected, delete, save.

Surely there has to be a better way!?