EnglishFrenchSpanish

OnWorks favicon

pfscut - Online in the Cloud

Run pfscut in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command pfscut that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


pfscut - Extract a rectangle out of a frame in PFS stream

SYNOPSIS


pfscut [--left <columns>] [--right <columns>] [--top <rows>] [--bottom <rows>] [--width
<new_width>] [--height <new_height>] [--help] [x_ul y_ul x_br y_br]

DESCRIPTION


Extract a rectangle out of each frame in PFS stream. You can either specify x and y
coordinates of upper left and lower right corner (the coordinates start with 0 and rise in
the left-to-right and up-to-botton directions) or give a combination of the options listed
below.

OPTIONS


--left <columns>, -l <columns>
Number of columns to be cut out from the left edge of an image.

--right <columns>, -r <columns>
Number of columns to be cut out from the right edge of an image.

--top <rows>, -t <rows>
Number of rows to be cut out from the top edge of an image.

--bottom <rows>, -b <rows>
Number of rows to be cut out from the bottom edge of an image.

--width <new_width>, -W <new_width>
Width of an output image. Note that --width can be mixed with either --left or
--right option.

--height <new_height>, -H <new_height>
Height of an output image. Note that --height can be mixed with either --top or
--bottom option.

--help, -h
Print a list of commandline options.

EXAMPLES


pfsin image.hdr | pfscut --left 20 --top 5 | pfsout out.hdr
Cut out 20 columns from the left and 5 rows from the top edge of image.hdr and save
frame as out.hdr.

pfsin image.hdr | pfscut --left 20 --width 400 | pfsout out.hdr
Cut out 20 columns from the left edge of image.hdr, and create output image 400
pixels in width.

pfsin image.hdr | pfscut 0 0 511 511 | pfsout out.hdr
Cut left-upper part of the image of the size 512x512 (note that coordinates start
with 0 and 512 is the last row/column that is included in the resulting image).

SEE ALSO
pfsin(1) pfsout(1)

Use pfscut online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    subconverter
    subconverter
    Utility to convert between various
    subscription format. Shadowrocket users
    should use ss, ssr or v2ray as target.
    You can add &remark= to
    Telegram-liked HT...
    Download subconverter
  • 2
    SWASH
    SWASH
    SWASH is a general-purpose numerical
    tool for simulating unsteady,
    non-hydrostatic, free-surface,
    rotational flow and transport phenomena
    in coastal waters as ...
    Download SWASH
  • 3
    VBA-M (Archived - Now on Github)
    VBA-M (Archived - Now on Github)
    Project has moved to
    https://github.com/visualboyadvance-m/visualboyadvance-m
    Features:Cheat creationsave statesmulti
    system, supports gba, gbc, gb, sgb,
    sgb2Tu...
    Download VBA-M (Archived - Now on Github)
  • 4
    Stacer
    Stacer
    Linux System Optimizer and Monitoring
    Github Repository:
    https://github.com/oguzhaninan/Stacer.
    Audience: End Users/Desktop. User
    interface: Qt. Programming La...
    Download Stacer
  • 5
    OrangeFox
    OrangeFox
    Fork of TeamWinRecoveryProject(TWRP)
    with many additional functions, redesign
    and more Features:Supports Treble and
    non-Treble ROMsUp-to-date Oreo kernel,
    built...
    Download OrangeFox
  • 6
    itop - ITSM  CMDB OpenSource
    itop - ITSM CMDB OpenSource
    IT Operations Portal: a complete open
    source, ITIL, web based service
    management tool including a fully
    customizable CMDB, a helpdesk system and
    a document man...
    Download itop - ITSM CMDB OpenSource
  • More »

Linux commands

Ad