Coder Social home page Coder Social logo

picturestosubfolders's Introduction

Description The Picture Mover is a simple GUI application built using Python's Tkinter library. It provides a convenient way to organize pictures by moving them from a selected picture folder to multiple subfolders within another directory. This can be particularly useful for sorting and categorizing large collections of images.

Features Select a directory containing subfolders. Select a picture folder containing the images to be moved. View the total number of subfolders and pictures. Calculate the ratio of pictures to subfolders. Move pictures evenly into each subfolder based on the selected ratio. Screenshot 2024-05-09 230137

Requirements Python 3.x Tkinter (usually comes pre-installed with Python) shutil (a standard library module for file operations) datetime (a standard library module for date and time operations)

Installation No installation is required. Simply download the provided code and run it using Python.

Usage Run the script. Click on "Choose Directory" to select a directory containing subfolders. Click on "Choose Picture Folder" to select a folder containing pictures to be moved. Review the displayed information about the total number of subfolders and pictures, and the calculated ratio. Click on "Move Pictures" to start the moving process. Upon completion, a success message will be displayed.

Note Ensure that the ratio of pictures to subfolders is a whole number for the moving process to proceed smoothly. Subfolders are created based on the current date in the format "MM_DD_YYYY" within each selected subfolder.

Author This application was created by Dominic Minnich, April 2024

picturestosubfolders's People

Contributors

domminnich avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.