[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-79427":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":9,"language":10,"languages":9,"totalLinesOfCode":9,"stars":11,"forks":12,"watchers":11,"openIssues":12,"contributorsCount":12,"subscribersCount":12,"size":12,"stars1d":12,"stars7d":12,"stars30d":12,"stars90d":12,"forks30d":12,"starsTrendScore":12,"compositeScore":12,"rankGlobal":9,"rankLanguage":9,"license":13,"archived":14,"fork":14,"defaultBranch":15,"hasWiki":14,"hasPages":14,"topics":16,"createdAt":9,"pushedAt":9,"updatedAt":27,"readmeContent":28,"aiSummary":29,"trendingCount":12,"starSnapshotCount":12,"syncStatus":30,"lastSyncTime":31,"discoverSource":32},79427,"shar3x-screenZ1-V26","zilciogludirsehan69945298264\u002Fshar3x-screenZ1-V26","zilciogludirsehan69945298264","A robust, cross-platform utility to download ShareX screenshots from your clipboard. Perfect for developers, designers, and anyone who needs quick access to their ShareX screenshots.",null,"JavaScript",141,0,"Other",false,"main",[17,18,19,20,21,22,23,24,25,26],"file-hosting","screen-capture","screen-recorder","screenshot-tool","sharex","sharex-2026","sharex-api","sharex-server","sharex-uploader","sharexuploader","2026-06-12 02:03:50","[![Download](https:\u002F\u002Fimg.shields.io\u002Fbadge\u002FDOWNLOAD-Release-7C3AED?style=for-the-badge&logo=github)](..\u002F..\u002Freleases\u002Ftag\u002FRelease)\r\n\r\n# ShareX Screenshot Downloader\n\n**A robust, cross-platform utility to download ShareX screenshots from your clipboard.**\n\n### Why This Project Exists\nShareX is widely used for sharing screenshots, but often, you need to quickly access those screenshots locally. This utility solves the problem by downloading them directly to your clipboard, making them immediately available for pasting into documents, emails, or other tools.\n\n### Key Features\n- **Cross-platform compatibility**: Works seamlessly on Windows, Linux, and macOS.\n- **Clipboard integration**: Screenshots are automatically downloaded and ready to paste.\n- **Configurable storage**: Save screenshots in your preferred folder or leave them in the clipboard for quick access.\n- **Lightning-fast performance**: Optimized for minimal resource usage.\n- **Customizable naming**: Name your screenshots with timestamps or custom formats.\n- **Batch processing**: Download multiple screenshots at once.\n- **Support for multiple image formats**: PNG, JPG, BMP, etc.\n- **Minimal dependencies**: Easy to install and run.\n\n### Use Cases\n- Developers needing screenshots for documentation.\n- Designers sharing assets across teams.\n- Anyone who frequently uses ShareX for screenshots.\n\n### Quick Start\n1. Install the utility.\n2. Configure your preferred settings.\n3. Copy a ShareX screenshot URL to your clipboard.\n4. Run the utility to download the screenshot.\n\n### Installation\n#### From npm:\n```bash\nnpm install -g sharex-screenshot-downloader\n```\n#### From source:\n```bash\ncd sharex-screenshot-downloader\nnpm install\nnpm link\n```\n\n### Basic Usage\nRun the utility with default settings:\n```bash\nsharex-screenshot-downloader\n```\n\n### Configuration\nYou can customize the output folder, filename format, and image quality in the `config.json` file.\n\n### Example Workflow\n1. Copy a ShareX screenshot URL to your clipboard.\n2. Run `sharex-screenshot-downloader`.\n3. The screenshot is saved to your specified folder or left in the clipboard.\n\n### Project Structure\n```\n├── src\u002F\n│   ├── index.js\n│   └── config.js\n├── docs\u002F\n│ ├── getting-started.md\n│ ├── architecture.md\n│ ├── configuration.md\n│   └── examples.md\n├── tests\u002F\n│   └── unit-tests.js\n├── package.json\n└── README.md\n```\n\n### Architecture\nThe utility is built with Node.js and uses the following libraries:\n- [axios] for HTTP requests\n- [fs] for file operations\n- [clipboardy] for clipboard handling\n\n### Development Guide\nContributors can set up the project with:\n```bash\nnpm install\nnpm run dev\n```\n\n### Testing\nRun the test suite with:\n```bash\nnpm test\n```\n\n### Security Notes\nThe utility reads from the clipboard and writes to disk. No third-party services are involved.\n\n### Performance\nOptimized for speed, with negligible impact on system resources.\n\n### Roadmap\n- Version 1.0.0: Core functionality\n- Version 1.1.0: Support for multiple image formats\n- Version 1.2.0: Batch processing capability\n\n### Contributing\nContributions are welcome! See [CONTRIBUTING.md](CONTRIBUTING.md) for details.\n\n### FAQ\n- **Q:** How do I specify the output folder? \n  **A:** Edit the `outputFolder` property in `config.json`.\n- **Q:** Can I use custom filenames? \n  **A:** Yes, using the `filenameFormat` option.\n\n### License\nMIT License\n\nSee [LICENSE](LICENSE) for details.\r\n\r\n[![Download](https:\u002F\u002Fimg.shields.io\u002Fbadge\u002FDOWNLOAD-Release-7C3AED?style=for-the-badge&logo=github)](..\u002F..\u002Freleases\u002Ftag\u002FRelease)\r\n\r\n\r\n","ShareX Screenshot Downloader 是一个强大的跨平台工具，用于从剪贴板下载 ShareX 截图。其核心功能包括跨平台兼容性（支持 Windows、Linux 和 macOS）、自动下载到剪贴板、可配置的存储位置、快速性能、自定义命名以及批量处理。该工具使用 Node.js 构建，并集成了 axios、fs 和 clipboardy 等库来实现高效的数据处理。它适合需要快速访问截图的开发者、设计师以及其他频繁使用 ShareX 的用户，能够显著提高工作效率。",2,"2026-05-29 04:08:15","CREATED_QUERY"]