Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

pastecat

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pastecat

Paste clipboard image to file on Windows/macOS.

  • 0.0.1
  • Source
  • PyPI
  • Socket score

Maintainers
1

pastecat

Paste clipboard image to file on Windows/macOS.

Requirements

  • Runs on Windows/macOS.

    Sorry, I have not test on Windows yet

  • Requires Python 3.7 or later.

Install

pip3 install pastecat

Usage

usage: pastecat.py [-h]
                   [-f [{BLP,BMP,BUFR,CUR,DCX,DDS,DIB,EPS,FITS,FLI,FTEX,GBR,
                         GIF,GRIB,HDF5,ICNS,ICO,IM,IPTC,JPEG,JPEG2000,MPEG,
                         MPO,MSP,PALM,PCD,PCX,PDF,PIXAR,PNG,PPM,PSD,SGI,SUN,
                         TGA,TIFF,WEBP,WMF,XBM,XPM}]]
                   [--version]
                   [filename]

Paste clipboard image to file onWindows/macOS.

positional arguments:
  filename              Output filename. If the filename is `-`, image is written to stdout.

optional arguments:
  -h, --help            show this help message and exit
  -f [{BLP,BMP,BUFR,CUR,DCX,DDS,DIB,EPS,FITS,FLI,FTEX,GBR,GIF,GRIB,HDF5,
       ICNS,ICO,IM,IPTC,JPEG,JPEG2000,MPEG,MPO,MSP,PALM,PCD,PCX,PDF,PIXAR,
       PNG,PPM,PSD,SGI,SUN,TGA,TIFF,WEBP,WMF,XBM,XPM}]
                        Output file format. Default is PNG. If not specified,
                        format is determined from the filename.
  --version             show program's version number and exit

License

Copyright 2020 Atsuo Ishimoto

See LICENSE for detail.

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc