Jump to content

Recommended Posts

Posted

Image Converter

View File

Just a basic Image Converter I had created to assist in converting texture images from TGA to JPG and then JPG to PNG to easier create Normal Maps for texturing :)

 

May add to the program to add other file types and such but here is a start I figured I would share!

 

Can also view/get from my github here:

Shoresy420/ImageConverter

 

==============================
Image Converter GUI Tool
==============================

Version: 1.0
Author: Shoresy
Built with: Python + Tkinter + Pillow
Packaged using: PyInstaller

------------------------------
🧩 What It Does
------------------------------
This tool allows you to easily convert image files in bulk between the following formats:

- TGA → JPG
- JPG → PNG
- PNG → JPG

Simply select your source folder, choose your desired conversion type, and pick an output folder. The app will process all valid images in that folder.

------------------------------
💻 How To Use It
------------------------------
1. Unzip this folder anywhere on your computer.
2. Double-click the file:
   >> image_converter_gui.exe
3. Use the graphical interface to select:
   - Source Folder (where your images are)
   - Output Folder (where you want the converted images saved)
   - Conversion Type (choose from the dropdown)
4. Click "Convert" and you're done!

------------------------------
📦 Files Included
------------------------------
- image_converter_gui.exe
- README.txt

------------------------------
Troubleshooting
------------------------------
- If the app does not open, make sure you're using Windows 10 or newer.
- If your antivirus flags the file, it’s a false positive due to the nature of `.exe` packaging. You can allow it manually or re-run from a clean environment.

------------------------------
📝 License
------------------------------
This tool is free to use and distribute. Attribution is appreciated but not required.

 


 

  • 100 2

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.