Dropover is a drag and drop utility that makes it simple to collect, organize, share, and process files with floating shelves.
Using Dropover couldn't be simpler: Just shake your cursor and drop whatever you are dragging onto the shelf. Then simply navigate stress-free to your destination and move all items at once when read
Integrated seamlessly into macOS, the shelf appears when needed and stays hidden when not.
Easily view, manage, and organize individual files. Arrange, rename, and delete items directly from the shelf, keeping your workspace clutter-free and organized.
Tailor Dropover to match your workflow. Name and color-code shelves for easy organization, create custom actions for quick tasks, and personalize settings to suit your unique needs.
Instant Actions appear when you drag files over an empty shelf. Just drop the files onto an action to directly invoke it.
Drop onto the notch. Drop content onto the notch to create a new shelf.
Custom Actions. Pre-define actions and run them without prompts.
Interactive desktop widgets. Access Recent Shelves directly on your desktop.
Folder observation. Automatically show a new shelf when files are added in a folder.
Share Extensions. Add files directly to Dropover using the system share menu.
Pinned shelves. Bookmark shelves in the status bar for quick access.
Menubar. Drop files on the menubar item to create a new shelf.
Dock shelves. Hide shelves at the screen edge and pull them back when needed.
Keyboard shortcuts. Show a new shelf with a customizable shortcut.
Recent shelves. Reopen up to 10 previously closed shelves.
Siri Shortcuts. Use Siri to add, upload, or access files on a shelf.
Clipboard support. Copy or paste content between the shelf and clipboard.
Quick Look. Preview files on the shelf without opening them.
Adjust shake sensitivity. Customize the shake gesture to your preference.
Services menu. Add files from any app's Service menu.
Ignore applications. Choose apps that should ignore the shake gesture.
Custom scripts. Run custom scripts on files using AppleScript, Automator, or UNIX.
Multi-language support. Available in English, German, Chinese, and Dutch.
Customizable actions. Show actions in the main menu or group in a submenu.
Alfred & Raycast Extensions. Add files using Alfred workflows or Raycast extensions.
Frequent updates. Regularly updated with new features and bug fixes.
The advantages of using Notepad++ over heavier alternatives are significant. Dedicated IDEs like Visual Studio Code or IntelliJ IDEA are excellent but consume substantial system memory and take seconds to launch. Web-based formatters, while convenient, pose a risk when handling sensitive data (API keys, personal information) that you might not want to paste into a cloud tool. Notepad++ offers a middle path: it launches almost instantly, runs efficiently on modest hardware, and works entirely offline, keeping your data local and secure. For system administrators, data analysts, or developers working on remote machines with limited resources, Notepad++ with a JSON plugin is a pragmatic, reliable workhorse.
Beyond mere beautification, the JSON Viewer plugin elevates Notepad++ into a basic validation and navigation tool. Invalid JSON—a missing comma, an extra brace, or unescaped quotes—is a common source of frustration. When a user attempts to format invalid JSON, the plugin will typically fail to parse and may highlight the error location, acting as a de facto linter. This immediate feedback is invaluable for debugging malformed data. Furthermore, the "active tree view" feature allows developers to collapse entire branches of a large JSON file, making it possible to focus on a specific nested object without scrolling through hundreds of lines. This is a feature often found in specialized API clients, yet it is available for free within a 2-megabyte editor. notepad++ json formatter
In conclusion, while Notepad++ may lack the glamour of modern development platforms, its role as a JSON formatter is a testament to the power of simple tools augmented by smart plugins. It embodies the Unix philosophy of "do one thing well"—in this case, editing text—while allowing users to add specialized capabilities on demand. For the developer who needs to quickly inspect an API response, clean up a configuration file, or validate a JSON snippet without leaving their lightweight editor, Notepad++ with the JSON Viewer plugin is not just adequate; it is an elegant, efficient, and eminently practical choice. It proves that you don't always need a heavy hammer when a lightweight, well-designed tool will do the job perfectly. The advantages of using Notepad++ over heavier alternatives
At its core, Notepad++ is a general-purpose text editor, not a specialized JSON viewer. Its default functionality does not include a "Format JSON" button. Yet, its true strength lies in its plugin architecture. The most common and effective method for formatting JSON in Notepad++ is the plugin (often referred to as "JSTool" or "NPPJSONViewer"). Once installed via the built-in Plugins Admin, this tool seamlessly integrates into the editor. By selecting a block of minified JSON and pressing a keyboard shortcut (or navigating the Plugins menu), the user can instantly "pretty-print" the data. The plugin adds proper indentation, newlines, and sorts the structure, transforming a jumbled line of text into an expandable, collapsible tree of objects and arrays. For many developers, this one-click transformation is all they need to turn an API response or a configuration file from an eyesore into an elegant document. Notepad++ offers a middle path: it launches almost
In the modern world of software development, data interchange is the lifeblood of applications. JavaScript Object Notation (JSON) has emerged as the lingua franca for this exchange, prized for its human-readability and machine-friendly structure. However, raw, minified JSON—devoid of indentation and line breaks—is anything but readable. To parse, debug, or understand a complex JSON blob, developers need a tool that can instantly transform a dense string of text into a neatly organized hierarchy. While full-featured integrated development environments (IDEs) and dedicated API tools exist, the humble, open-source text editor Notepad++ offers a surprisingly powerful, lightweight, and efficient solution for JSON formatting, combining simplicity with extensibility.
However, this approach is not without limitations. Notepad++ is native only to Windows, so Mac or Linux users cannot use it without emulation. Additionally, its JSON capabilities, while sufficient for formatting and basic validation, do not compare to the advanced features of dedicated tools. It cannot perform JSONPath queries, generate code from schemas, or mock API responses. For complex debugging of deeply nested, multi-megabyte JSON files, a tool like jq (command-line) or a full IDE might be more suitable.
Instantly save your dragged content to the cloud and share the link with anyone. Uploads are anonymous and do not require any registration. And it's free.
Set a title, add a password, set a custom expiration date or change the link type for your uploads.
Uploaded content is shown on the public page without any branding, tracking or ads.
Easily access or delete your uploads in Dropover through menu bar or preferences.