I didn't find an extractor yet for SkyrimSE, so I quickly made my own. Maybe you can find it useful too.
Usage:
-open a bsa / ba2
-browse content
-select the files you want. (Use Ctrl-A to select everything)
-extract in the folder you want. (Hit 'Esc' to abort the process, if needed)
There is also a filter box on top, so you can quickly find what you are looking for
Note:
Bsa reading is based on the wbBsa.pas and wbStreams.pas units from xEdit and the modifications I made for sseTranslator/fallout4Translator.
history
1.0.0:
First release
1.0.1:
Little UI improvements.
Added feedback when an unsupported bsa is opened.
1.0.2:
More UI improvements.
Added sorting by column.
Added a prefs.ini file to retain last bsa folder and extract folder.
Added bsa drag&drop.
1.0.3:
Slight optimization when extracting files.
The memory is correctly released when opening few bsa in a row.
1.0.4:
Added BA2 extraction support
Improved UI
Added a better feedback during extraction
It's possible to hit 'Esc' to abort the extraction process