Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 388 Bytes

File metadata and controls

8 lines (6 loc) · 388 Bytes

python_scripts

Python Scripts for simple but repetitive tasks

zip_extractor.py

This Python code automatically extracts all ZIP files found in your Downloads folder, creating separate folders for each archive with the same name as the extracted files

nef to jpg converter.py

This Python code takes raw camera images in the .NEF format and converts them to standard .JPEG images.