All Projects → carolstoffel → Image-converter

carolstoffel / Image-converter

Licence: other
Conversor de imagens

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Image-converter

rudi
Lightweight image converter and dataset augmentor
Stars: ✭ 16 (+14.29%)
Mutual labels:  image-converter
sic
🦜 Accessible image processing and conversion from the terminal. Front-end for image-rs/image.
Stars: ✭ 96 (+585.71%)
Mutual labels:  image-converter
TKinterDesigner
TKinterDesigner is a tool software to develop the Python User Interface for Python programmer.
Stars: ✭ 663 (+4635.71%)
Mutual labels:  tkinter-graphic-interface
Tkinter-Designer
An easy and fast way to create a Python GUI 🐍
Stars: ✭ 4,697 (+33450%)
Mutual labels:  tkinter-graphic-interface
password-keeper
A simple and secure Password Management System made completely in Python.
Stars: ✭ 26 (+85.71%)
Mutual labels:  tkinter-graphic-interface
tk tools
Python tkinter tools, Python3.7+
Stars: ✭ 86 (+514.29%)
Mutual labels:  tkinter-graphic-interface
Python-GUI-Bookstore
database application(SQLITE) with simple graphical user interface built by Tkinter
Stars: ✭ 41 (+192.86%)
Mutual labels:  tkinter-graphic-interface
Calcu
CALCULADORAS
Stars: ✭ 22 (+57.14%)
Mutual labels:  tkinter-graphic-interface
svg64
Convert SVG to base64 in Node and the browser
Stars: ✭ 24 (+71.43%)
Mutual labels:  image-converter
lv utils
Convert images or system fonts to C arrays. Written for LVGL embedded GUI library
Stars: ✭ 46 (+228.57%)
Mutual labels:  image-converter
Python-Media-Player
Simple Music Player Written in Python And Tkinter
Stars: ✭ 40 (+185.71%)
Mutual labels:  tkinter-graphic-interface
python-gui-demos
This repo contains the basic demonstration of python gui
Stars: ✭ 31 (+121.43%)
Mutual labels:  tkinter-graphic-interface

Image-converter

Esse programa converte imagens para os formatos .bmp, .png e .jpg, de um diretório e todos seus subdiretórios.

  • Primeiro é necessário escolher um dos formatos para a conversão. O padrão está como .jpg.
  • Depois é possível escolher a pasta desejada para conversão, ao clicar no botão Browse.
  • Existe a opção de criar uma pasta de backup, no mesmo diretório, para salvar as fotos no formato antigo. Caso essa opção não seja marcada, o programa irá excluir as imagens com os formatos antigos.
  • Ao clicar em Ok, o programa captura os parametros informados e realiza a conversão, caso o formato antigo seja diferente do formato desejado e caso o arquivo tenha uma extensão de imagem.

A interface foi desenvolvida com a biblioteca Tkinter.

Screenshoot

Conversor de imagem

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].