Texture pack converter (MCPC to MCPE)
You need Visual Studio 2015 to compile this. You can download the community version for free here: https://www.visualstudio.com/downloads/
In the installation select Custom and choose the Visual C++/Common Tools for Visual C++, the rest are optional.
Clone this repository.
git clone https://github.com/rodrigojxd/PCTexture2PE.git
Open PCTexture2PE.sln in the Visual Studio and change the settings to x86 (and Release if you want). After that, click Build.