Arrange by bitrate and then delete?

I have been having a clear out of a number of old hard rives and consolidating all my music into one place. This has ended up with an enormous folder of single tracks, downloads, cd rips, vinyl rips, purchases etc. What I want to do, is arrange the music files by bitrate, and delete the very low bitrate ones. I know that in windows you can do this, but it seems that you can't on Mac, so I wondered if it is possible to delete the entire file from within mp3tag? Or even select all the tracks, arrange by bitrate and then just open the lowest bitrate in a wider window, but when I try this, it opens hundreds of finder windows, rather that one with all the tracks for deleting in.

Can this be done? Or can anyone recommend any software to do this? Or maybe there's a better way to sort through the mess, workarounds, whatever? Any help is much appreciated, thanks.

On Windows, just activate the additional Windows File Explorer Column called "Bitrate".
Show all your music files and then sort descending or ascending by the value in this new bitrate column (click on the column header in Windows File Explorer):

image

If you look for a solution on Mac, I can not help you, sorry.
(You should categorize your question to Mac then.)

Can't you add a column with the value %_bitrate% to the file list?

Thanks for the replies, I'm on MacOS Sequoia 15.3.2. I don't have access to a windows machine at the moment, and the drive is APFS formatted, anyway, unfortunately.

@ohrenkino Do you mean to edit the metadata tag to show the bitrate? Most of the files already have this, but finder does not allow it to be shown, so I am looking for a quick fix, to sort by bitrate and then, delete all under 256 or whatever.

you should be able to filter for such files in MP3tag
with
Filter: %_bitrate% LESS 256
Also, it should be possible to customize the file list and add a column that shows the bitrate and sort by it.

By the way, the Mac version of Mp3tag also has a bitrate column by default.

File deletion is possible by selecting the relevant files and choose File → Remove while holding the option key ⌥ down.

Perfect, that is exactly what I need, thank you!