Magic Carpet moves files into folders by dragging them on the app's icon.
How does that work?
You can define your own rules which can combine the following characteristics:
- filename is a string or contains a string
- file extension
- check file extension case sensitive or not?
- is a folder?
- type
- creator
- if it's a folder does it contain the following files: ...
If a file matches a rule you've created it will be moved to the folder specified by the rule.




