Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 490 Bytes

File metadata and controls

23 lines (17 loc) · 490 Bytes

📁 Files Merger (Python GUI)

A Python Tkinter desktop application to merge multiple files into one.

🚀 Features

  • Select and merge multiple files of any type
  • Automatically detects binary files
  • Includes file metadata (name, size, path, extension)
  • Simple and clean Tkinter GUI
  • Custom output file name and location

🛠️ Tech Stack

  • Python 3
  • Tkinter (GUI)
  • OS & Datetime modules

▶️ How to Run

python src/files_merger.py

## 👤 Author
Rahul Arya