Skip to content

Conversation

@jaimzh
Copy link

@jaimzh jaimzh commented Nov 22, 2025

Description

A simple command-line file organizer that automatically sorts files into folders based on their extensions. Users input a directory path, and the script organizes all files by creating extension-specific folders (PDF, JPG, MP3, etc.) and moving files accordingly.

Fixes #(issue_no)

  • Issue_no: <insert your issue no here>
  • Not applicable

Type of change

  • New project insert
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Documentation Update

Project

  • Your Project Name: File Organizer

  • Short Description: A terminal-based Python script that organizes files in a directory by automatically creating folders based on file extensions and moving files into their respective folders. Perfect for cleaning up messy Downloads folders or any directory with mixed file types.

Checklist:

  • I have named my files and folder, according to this project's guidelines.
  • My code follows the style guidelines of this project.
  • I have commented on my code, particularly in hard-to-understand areas.
  • I have created a helpful and easy to understand README.md, according to the given README_TEMPLATE.md
  • My changes do not produce any warnings.

@shyinlim
Copy link

Hi2 @jaimzh

A quick reminder — your commit (d91594af029431979d86b0751a29ff7734a167b8) removed multiple existing folders from the repository 😃
I noticed that your PR description does not mention removing any existing project folders, but the diff shows a large number of unrelated deletions.

Thank you.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants