{"id":15038039,"url":"https://github.com/huiyadanli/pasteex","last_synced_at":"2025-05-15T20:03:18.781Z","repository":{"id":38355920,"uuid":"95355137","full_name":"huiyadanli/PasteEx","owner":"huiyadanli","description":":clipboard: Paste As File 把剪贴板的内容直接粘贴为文件","archived":false,"fork":false,"pushed_at":"2024-07-23T20:56:59.000Z","size":1185,"stargazers_count":1402,"open_issues_count":23,"forks_count":128,"subscribers_count":35,"default_branch":"master","last_synced_at":"2025-05-15T20:03:14.902Z","etag":null,"topics":["clipboard","paste","paste-as-file","pasteintofiles","portable","screenshot","shortcut","tool","windows"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/huiyadanli.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":["https://afdian.net/@huiyadanli"]}},"created_at":"2017-06-25T11:18:00.000Z","updated_at":"2025-05-15T07:06:16.000Z","dependencies_parsed_at":"2023-02-01T01:31:35.943Z","dependency_job_id":"2cf78f57-994e-4c5f-a126-eb7ca5757704","html_url":"https://github.com/huiyadanli/PasteEx","commit_stats":null,"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huiyadanli%2FPasteEx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huiyadanli%2FPasteEx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huiyadanli%2FPasteEx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huiyadanli%2FPasteEx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/huiyadanli","download_url":"https://codeload.github.com/huiyadanli/PasteEx/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254414493,"owners_count":22067271,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["clipboard","paste","paste-as-file","pasteintofiles","portable","screenshot","shortcut","tool","windows"],"created_at":"2024-09-24T20:36:52.382Z","updated_at":"2025-05-15T20:03:17.377Z","avatar_url":"https://github.com/huiyadanli.png","language":"C#","readme":"English | [中文](README_CN.md)\n\n# PasteEx\n[![](https://img.shields.io/badge/platform-windows-lightgrey.svg?style=flat-square)](https://www.microsoft.com/download/details.aspx?id=30653)\n[![Github All Releases](https://img.shields.io/github/downloads/huiyadanli/PasteEx/total.svg?style=flat-square)](https://github.com/huiyadanli/PasteEx/releases)\n[![Build status](https://img.shields.io/appveyor/ci/huiyadanli/pasteex.svg?style=flat-square)](https://ci.appveyor.com/project/huiyadanli/pasteex)\n\n\u003c!-- \n[![BuildTest PasteEx](https://github.com/huiyadanli/PasteEx/actions/workflows/PasteEx_Test.yml/badge.svg)](https://github.com/huiyadanli/PasteEx/actions/workflows/PasteEx_Test.yml) \n[![Build Status](https://img.shields.io/endpoint.svg?url=https%3A%2F%2Factions-badge.atrox.dev%2Fhuiyadanli%2FPasteEx%2Fbadge%3Fref%3Dmaster\u0026style=flat-square\u0026label=build)](https://actions-badge.atrox.dev/huiyadanli/PasteEx/goto?ref=master)\n--\u003e\n\nPaste the contents of the clipboard into files.\n\n* Custom text extension rules.\n* Automatically identify the image file extension, and support the transparent PNG and dynamic GIF image.\n* Faster and more convenient [Monitor Mode](https://github.com/huiyadanli/PasteEx/wiki#%E7%9B%91%E5%90%AC%E6%A8%A1%E5%BC%8F).\n\nMore functions and usage see [:blue_book:document](https://github.com/huiyadanli/PasteEx/wiki).\n\n[:zap:Download v1.1.9.1 (latest version)](https://github.com/huiyadanli/PasteEx/releases/download/v1.1.9.1/PasteEx.v1.1.9.1.zip)\n\nIf you use [Scoop](https://github.com/lukesampson/scoop), you can install PasteEx using the following command:\n\n`scoop install 'https://raw.githubusercontent.com/acdzh/zpt/master/bucket/pasteex.json'`\n\n## Screenshot\n![Screenshot](https://raw.githubusercontent.com/huiyadanli/PasteEx/master/Screenshot/Screenshot_win11_en.png)\n\n## Usage\n\nRequirements:\n\n* Windows 7 or higher\n* [.NET Framework 4.5.2](https://www.microsoft.com/en-us/download/details.aspx?id=42642) or higher\n\nDownload decompression and run `PasteEx.exe` . There will be UAC prompts when adding context menus.\n\nHow to uninstall: It is a portable software. Just remove the context menu on the settings page and delete it.\n\n## Thanks\n[PasteIntoFiles](https://github.com/EslaMx7/PasteIntoFiles)\n\n[PortableSettingsProvider](https://github.com/crdx/PortableSettingsProvider)\n\n## License\n[GPLv3](https://github.com/huiyadanli/PasteEx/blob/master/LICENSE)\n","funding_links":["https://afdian.net/@huiyadanli"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhuiyadanli%2Fpasteex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhuiyadanli%2Fpasteex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhuiyadanli%2Fpasteex/lists"}