DropIt is a free open-source Windows tool that automates file sorting with 21 operations. Drag files to a floating icon for instant organization, filtering, and archiving.
1. What is DropIt?
DropIt is an intelligent file management tool designed specifically for Windows. It performs 21 automated operations including sorting, moving, compressing, and renaming through preset rules. Simply drag files onto its floating icon, and it intelligently completes your defined tasks.
The official definition states: "When you need to organize files, DropIt eliminates the tedious work of searching and manually opening folders and moving files. Drag a set of different files and folders onto the floating DropIt image, and it will sort them into defined destination folders, compress or extract them, open them with related programs, or perform other defined actions."
2. Core Features Analysis
1. Intelligent File Processing (21 Automated Operations)
- Basic Operations: Move, copy, compress (supports ZIP, 7Z formats), extract, delete.
- Advanced Operations: Encrypt/decrypt (protect sensitive files), merge/split (large file processing), create PDF albums, generate file manifests.
- Integrated Operations: Upload via FTP, send via email, print documents, create shortcuts.
2. Precise Filter Rules
Supports up to 7 filter condition combinations:
# Example: Complex rule combination
*.pdf; *.docx; *.pptx # By extension
+ File size > 5MB # By size
+ Modified date < 30 days # By time
+ !(Filename contains "draft") # Exclude specific content3. Multi-Scenario Workflows
- Monitor Mode: Automatically scans specified folders (like Downloads), processing new files in real time.
- Drag-and-Drop Mode: Manually select files and drag to the floating icon for instant processing.
- Command Line Integration: Can be integrated with scripts or other software for advanced automation.
4. Personalized Management
- Multiple Profile Support: Create independent rule sets for different scenarios (work, personal, projects).
- Floating Icon Customization: Change icons, adjust transparency, set hotkeys for activation.
- Environment Variable Support: Use variables like
%USERPROFILE%to adapt across multiple computers.
3. Download and Installation Guide
Official Safe Download (Latest Version v8.5.1)
- Official Site: http://www.dropitproject.com/
- Alternate Download: SourceForge Download Link
Installation Tip: If downloaded as a portable version (RAR archive), extract and run DropIt.exe directly. For the installer version, customize the installation path to avoid occupying C drive space.
Initial Configuration Steps
- Language Setting: Right-click floating window → Language → SimplifiedChinese1.
- Create Profile: Right-click → Profiles → Customize → Click "+" at bottom left.
- Basic Rule Setup:
- Name: Rule identifier (e.g., "Image Organization").
- Rule:
*.jpg;*.png;*.gif(separate multiple extensions with English semicolons). - Action: Choose "Move" or "Copy".
- Destination Folder: Click the folder icon to select path (recommended to use relative paths like
%ParentDir%/Images).
4. Practical Tutorial: Building Automated Workflows
Case 1: Automatic Desktop File Sorting
| File Type | Rule | Action | Destination Folder |
|---|---|---|---|
| Office Documents | .docx;.xlsx;*.pptx | Move | %Desktop%/Documents |
| Images | .jpg;.png;*.webp | Move | %Desktop%/Images |
| Installers | .exe;.msi | Move | %Desktop%/Software |
| Archives | .zip;.rar | Extract | %Desktop%/Extracted |
Result: Drag messy files onto DropIt and they get sorted instantly!
Case 2: Automated Backup and Compression
- Create rule:
*.psd;*.aep(design source files). - Select action: Compress.
- Destination path:
D:/DesignBackup/{Year}-{Month}/{Filename}.7z. - Advanced settings: Add password protection.
Case 3: Smart Downloads Folder Cleanup
- Monitor Mode Configuration:
- Right-click floating window → Monitor.
- Add Downloads folder path.
- Set rules:
*.tmp;*.temp→ Delete directly.*.pdf→ Move to document library and archive by month.
5. Comparison with Similar Tools
| Feature/Tool | DropIt | Belvedere | File Juggler |
|---|---|---|---|
| Price | Free & Open Source | Free | Paid (from $39) |
| Operation Types | 21 | 4 basic | 10 |
| Rule Complexity | ★★★★☆ (Advanced) | ★★☆☆☆ (Basic) | ★★★★☆ |
| Monitor Mode | ✅ | ✅ | ✅ |
| Floating Drag-Drop | ✅ | ❌ | ❌ |
| Learning Curve | Medium | Easy | Complex |
Advantages Summary:
- Comprehensiveness: 21 operations cover 99% of file management scenarios.
- Flexibility: Supports regex, environment variables, and other advanced configurations.
- Zero Cost: Completely free and open source, no subscriptions or in-app purchases.
- Lightweight: Only 4.7MB memory footprint, runs in background without burden.
6. Advanced Tips for Power Users
1. Variable Magic
Use smart variables in destination paths for dynamic archiving:
%ParentDir%/{Year}-{Month}/Document_{Counter}.pdf→ Auto-generates: C:/Users/Documents/2023-08/Document_001.pdf
2. Rule Priority Strategy
When a file matches multiple rules:
- Enter Association Management.
- Drag rules to adjust order.
- Enable the "Stop processing subsequent rules" checkbox.
3. Ecosystem Tool Integration
- Compression Optimization: Invoke 7-Zip command line for efficient compression.
- Image Processing: After matching images, automatically call IrfanView for batch format conversion.
- Cloud Sync: After processing, trigger scripts to upload to cloud storage like FileJump (2TB permanent storage for $89).
4. Troubleshooting Tips
- Enable Logging: Options → General → Check "Create log file".
- Test Mode: Check "Simulate operation" before processing to preview results.
- Rule Diagnostics: Use
*.testfileto create test files for matching verification.
7. Use Cases and Limitations
Best Use Cases:
- Regularly organize Downloads folder/Desktop.
- Photographers batch process RAW and JPEG files.
- Programmers archive log files.
- Clerks automate document classification and backup.
Current Limitations:
- No built-in OCR (cannot recognize scanned PDF content).
- Mobile support missing (Windows only).
- Dark mode interface adaptation insufficient.
Expert Advice: DropIt initial setup takes about 15 minutes, but every 1 minute invested in configuration saves an average of 10 hours of manual operation. For users processing 50+ files daily, this can save hundreds of hours long-term.
DropIt is like a tireless digital housekeeper, silently transforming chaos into order. The highest level of file management is making the management itself disappear—this is the transformation DropIt brings. Configure your first rule now and experience the magic of files automatically finding their place with a simple drag!
Windows · Recommended Tools · Productivity Tools
Note: This is the English translation of the original Chinese version.