This is a OpenSource tool created by EVE Workbench to extract images and video's from EVE Online.
The tool was mainly created to extract some images used by CCP in the EVE Online game which were not available in the official image dump.
You can either download the compiled source from the releases or compile it from source.
Example: EveAssetExtractor --game-dir="c:\CCP\EVE" --output-dir="c:\temp\assets"
Use .NET 8 to compile simply clone this repo and run dotnet build