Skip to content

Instantly share code, notes, and snippets.

View smccutchen's full-sized avatar

Scott McCutchen smccutchen

View GitHub Profile
@smccutchen
smccutchen / ConvertUTF-8.py
Created January 4, 2017 04:59
Convert multiple files to UTF-8 encoding with Notepad++
# 2016-2017 Soverance Studios.
# Scott McCutchen
# This file will search all files and folders within a given directory, and use Notepad++ to convert their encoding to UTF-8 without Byte Order Marks
#
# This file must be run using the PythonScript plugin from within Notepad++, which is available through the Notepad++ Plugin Manager
#
# You must have Python 2.7 installed
#
# Additionally, this script can only exist and be run from within the Notepad++ user's working directory, the default of which is here: