Quick Install

# Open source · MIT licensed · Works everywhere. You're welcome. 🐘



                        
                        

Necesitas Python 3.10+ y pip instalados. El proceso clona el repositorio público, instala las dependencias y deja todo listo para correr. Cambia de versión o actualiza después con git pull dentro de la carpeta.

User Guide

How to Use the App

Once installed, run the desktop app and follow the 4 steps below to batch-process your images.

1

Clone & Install

Necesitas Python 3.10 o superior y pip. Abre una terminal y clona el repositorio oficial:

  • git clone: git clone https://github.com/synapselabsapp/synapselabs-apps.git
  • cd: cd synapselabs-apps/image-converter
  • pip install: pip install -r requirements.txt
2

Run the App

Open a terminal in the cloned folder and launch:

  • Launch: python Image_Converter.py
  • A desktop window will open. You can now proceed with the steps below.
3

Artistic Effects

(assuming you cloned from GitHub) Apply special filters or quality adjustments.

  • Pixelate: Turn images into pixel art. Use the slider to adjust pixel size.
  • Quality Control: Adjust compression levels for JPG/WEBP to optimize file size.
4

Start Processing

Click "Convert and Save" and let the app work.

A progress bar will show the status. Once finished, files appear in your destination folder.