Description
Extract image files from an .accountpicture-ms file.
CLI Tool Standalone .exe (nodejs-v12.2.0-x64)
Usage
accountpicture-ms-extractor.exe --file "path/to/.accountpicture-ms" --dir "extract/to/dir"
If no args are provided, extracts in the current dir all .accountpicture-ms files located in "%appData%\Microsoft\Windows\AccountPictures"
NB: I made a "web converter" just for fun as well: https://xan105.github.io/node-accountpicture-ms-extractor/