DropIt — The Most Effortless File Organizer on Your Desktop, Just Drag and It's Done

One-liner: Drag files onto a floating icon and they’re automatically sorted into different folders based on your rules.


Your Downloads Folder is Piling Up 200 Messy Files Again

What’s in your downloads folder right now? PDF invoices, JPG screenshots from WeChat, half-downloaded installers, Word contracts from clients, a few temp meme images, and that meeting recording from a month ago you forgot to delete.

Every single file here should theoretically go where it belongs — images to the image folder, documents to the document folder, installers to the software archive, expired files to the trash. But you don’t have time to sort them one by one. You keep thinking “I’ll organize this weekend,” but when the weekend comes and you open the downloads folder, you just silently close it again.

DropIt is here to handle this mess. Its logic is simple: you tell it “all JPG files go to the image folder,” “all PDF files go to the document folder,” “all files untouched for 30 days get deleted.” Then it executes whenever you want — either you manually drag files onto its small icon, or you set it to monitor folders and execute automatically.


What Can DropIt Do for You?

1. Drag Files, Auto-Organize

After launching DropIt, it shows a small floating icon on your desktop (a downward arrow). Select a bunch of files from a folder and drag them onto this icon. DropIt checks each file against your preset rules — this file ends in .jpg, matches the “Images” rule → move to the image folder; this one is .pdf, matches the “Documents” rule → move to the document folder.

One drag, everything done.

2. 14 Processing Actions, Not Just Moving Files

DropIt doesn’t just move and copy files. It can do 14 different operations:

ActionExample Use
Move/CopyDistribute files by type to different folders
CompressAuto-package certain files into ZIP
RenameAuto-rename files based on rules
DeleteAuto-clear specified temporary files
Encrypt/DecryptLock sensitive files with a password
Upload (FTP)Auto-upload to a server
Send EmailAuto-attach and send files
PrintAuto-send to printer
Run ProgramExecute a program on matching files

You can even combine these. For example: all log files older than 30 days → auto-compress to ZIP → move to archive folder → delete original.

3. Folder Monitoring: No Dragging Needed Either

After configuring your rules, set up folders to monitor in DropIt (e.g., the “Downloads” folder). Whenever a new file appears in this folder — like a new browser download — DropIt automatically detects it and processes it according to your rules. The whole process requires zero clicks from you.

4. Very Flexible Rule Matching

Matching conditions can be:

  • Filename contains certain text
  • File extension
  • File size (greater than/less than/equal to)
  • Modification date (today, last 7 days, last 30 days, older than N days)
  • File attributes (read-only, hidden, etc.)
  • Regular expressions (advanced matching)

For example: set a rule — “filename contains ‘invoice’ AND file type is PDF, modified within this year” → auto-move to “2025 Financial Vouchers” folder.

5. Profile Switching

DropIt’s rules can be saved as profiles. You can have multiple profiles: one for daily work (organizing downloads), one for project archiving (monthly file archiving by year/month), one for photo management (sorting camera photos by date). Switch profiles and the floating icon’s behavior changes accordingly.


Professional Reviews and User Feedback

MediaReview
Lifehacker”DropIt is the Windows answer to macOS’s Hazel — automated file organization made simple”
AddictiveTips”A creative, powerful take on file organization that feels magical the first time you use it”
Softpedia4.0/5.0 — “The floating icon concept is simple yet effective”

What Real Users Say

“I installed DropIt on my parents’ computer with three rules: images go to the image folder, documents go to the document folder, installers go to the software folder. They still download everything to the desktop, but it’s always clean — files get moved automatically.” — Home IT Admin, V2EX

“As an e-commerce designer, I download dozens of product images daily. DropIt monitors my downloads folder and auto-moves files containing SKU numbers to the corresponding product folder, saving me 30 minutes of sorting every day.” — E-commerce Designer, Xiaohongshu

“DropIt’s folder monitoring has about a 3-5 second delay, not instant. Dragging is instantaneous. If you need real-time organization, just use drag-and-drop.” — Productivity Tool Reviewer, Bilibili


Comparison with Similar Tools

AspectDropItHazel (macOS)File JugglerManual Sorting
Auto-classification⭐⭐⭐⭐⭐ Flexible rules⭐⭐⭐⭐⭐ Extremely powerful⭐⭐⭐⭐ Good⭐ Pure manual
Drag-to-trigger⭐⭐⭐⭐⭐ Core experience⭐⭐⭐⭐ Supported⭐⭐ Not supported⭐ Pure manual
Folder monitoring⭐⭐⭐ 3-5s delay⭐⭐⭐⭐⭐ Instant⭐⭐⭐⭐⭐ Instant❌ None
Processing actions⭐⭐⭐⭐ 14 types⭐⭐⭐⭐⭐ Rich⭐⭐⭐ 8 types⭐ Move only
Learning curve⭐⭐ Medium⭐⭐⭐ Higher⭐⭐ Medium⭐ Zero
Portable version✅ Yes❌ No❌ No
Cross-platformWindows onlymacOS onlyWindows onlyAll platforms
PriceFree & Open Source$32/year$40 (one-time)Free (high labor cost)

Recommendations:

  • Windows user, need automated file organization → DropIt (free, portable, flexible rules)
  • macOS user → Hazel (perfect native experience, but paid)
  • Need real-time monitoring + prettier interface → File Juggler (paid one-time, more modern experience)
  • Very few files, used to manual → stick to manual, don’t deploy an automation system for 3-5 files

Download and Installation Guide

DropIt’s only official website is dropitproject.com, also distributed on SourceForge and GitHub:

ChannelDownload LinkNotes
Official sitedropitproject.comRecommended, provides installer and portable versions
SourceForgesourceforge.net/projects/dropitOfficial mirror, alternative download
GitHubgithub.com/dropit/DropItSource code + release packages

Safety Reminder: DropIt’s official site is dropitproject.com. The software is fully open source and free. Both installer and portable versions are available on the official site. The portable version is recommended — no installation, no registry entries.

1-Minute Quick Start

  1. Go to dropitproject.com, download the portable ZIP
  2. Extract to any folder, double-click DropIt.exe
  3. A blue downward arrow icon appears at the bottom-right of your desktop
  4. Right-click the icon → “Manage Rules” → Click the plus sign to create a new rule
  5. Fill in the rule name (e.g., “Images”), matching condition (e.g., *.jpg;*.png;*.gif), action (e.g., “Move to D:\Images”)
  6. Create a few rules, select a bunch of files from a folder, drag them onto the blue arrow, release. Done.

Three Most Useful Rules to Set Up

Rule 1: Auto-organize Downloads

  • Match: *.pdf;*.docx;*.xlsx;*.pptx → Action: Move to D:\Documents
  • Match: *.jpg;*.png;*.gif;*.bmp → Action: Move to D:\Images
  • Match: *.exe;*.msi;*.zip → Action: Move to D:\Software

Rule 2: Clean files older than 30 days

  • Match: Date → Older than 30 days
  • Action: Delete → Move to recycle bin (or permanent delete)

Rule 3: Auto-extract downloaded ZIPs

  • Match: *.zip
  • Action: Extract to same-named folder → Move original ZIP to recycle bin

FAQ

Q: Can I temporarily stop DropIt from organizing? Yes. Right-click the floating icon and select “Pause.” Select it again to resume. When you’re doing work that generates lots of temporary files (like batch exporting images), pause DropIt to prevent it from moving files before you’re ready.

Q: Why is there a delay with folder monitoring? DropIt uses a polling mechanism rather than system-level file change notifications. It scans monitored folders every few seconds. For most organization needs, a 3-5 second delay is perfectly fine, but if you require millisecond-level real-time response, DropIt isn’t for you.

Q: Can I set it to start at boot? Yes. Right-click the floating icon → Options → Check “Run at system startup.” The portable version puts a shortcut in the startup folder; the installed version does it through the registry.


DropIt gives you a file assistant that never slacks off — you set the rules, it silently carries them out. All you need to do is the easiest part: just toss things in and let it go.

浏览全部工具

Download

Some links on this page are affiliate links. We may earn a small commission at no extra cost to you. All recommendations are based on objective review.