Skip to content

A simple WPF tool that pastes pre-configured text and images with one click.

License

Notifications You must be signed in to change notification settings

rayliu0712/Pasta

Repository files navigation

Pasta

A simple WPF tool that pastes pre-configured text and images into the target window with one click.

Platform: Windows x64

How it works

  1. Click Open to open the data folder (%LocalAppData%\Pasta\data)
  2. Edit text.txt and put images in the images folder
  3. Click Paste — Pasta will simulate Alt+Tab to switch to the previous window, then simulate Ctrl+V to paste the text and images

Note: Firefox only supports pasting the first image. Use a Chromium-based browser (Chrome, Edge, etc.) for full functionality.

Install

Requires .NET 8 Desktop Runtime.

Download the latest release, extract, and run install.bat. It will:

  • Create %LocalAppData%\Pasta folder
  • Copy binaries to %LocalAppData%\Pasta
  • Create a desktop shortcut

Build

dotnet build
dotnet publish Pasta.csproj -c Release -o ./release/bin

Credits

About

A simple WPF tool that pastes pre-configured text and images with one click.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •