An open API service indexing awesome lists of open source software.

https://github.com/ambientwave/media-extractor-csv-powershell

This collection of scripts is intended to extract and regenerate jpg, png and pdf files from csv files, that is stored in the form of base64 strings, on Windows machines using PowerShell without the need to install any programming language compilers or interpreters.
https://github.com/ambientwave/media-extractor-csv-powershell

csv csv-parser extract jpg pdf png powershell windows

Last synced: 6 months ago
JSON representation

This collection of scripts is intended to extract and regenerate jpg, png and pdf files from csv files, that is stored in the form of base64 strings, on Windows machines using PowerShell without the need to install any programming language compilers or interpreters.

Awesome Lists containing this project

README

          

# Media-Extractor-CSV-PowerShell

This collection of scripts is intended to extract and regenerate jpg, png and pdf files from csv files, that is stored in the form of base64 strings, on Windows machines using PowerShell without the need to install any programming language compilers or interpreters.