gfic 1.0.553
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet tool install --global gfic --version 1.0.553
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest # if you are setting up this repo dotnet tool install --local gfic --version 1.0.553
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=gfic&version=1.0.553
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
nuke :add-package gfic --version 1.0.553
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
gfic
A .NET Core command line image processor that I started for no other reason than to learn F#.
The tool will scan the specified input folder for image files, apply the specified effect (grayscale, blackwhite, lomograph, kodachrome, oilpaint, or all of them), then save them to the specified output folder. The tool has multi-threading support where you can specify the maximum degree of parallelism but will by default only run on a single thread
Installation
The tool can be installed as a .NET Core global tool that you can call from the shell / command line
dotnet tool install --global gfic
Usage
USAGE: gfic [--help] [--effect <path>] [--input <path>] [--output <path>] [--threads <path>]
OPTIONS:
--effect, -e <path> Specify the image processing effect. Available effects are grayscale, blackwhite, lomograph, kodachrome, oilpaint, all
--input, -i <path> Specify a folder for source images
--output, -o <path> Specify the output folder.
--threads, -m <path> Specify the maximum degree of parallelism. Default is 1
--help display this list of options.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp2.2 is compatible. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
Version | Downloads | Last updated |
---|---|---|
1.1.3 | 55,416 | 7/31/2023 |
1.1.2 | 301 | 7/22/2023 |
1.1.1 | 187 | 7/22/2023 |
1.0.8691 | 6,336 | 12/26/2021 |
1.0.8685 | 270 | 12/26/2021 |
1.0.7690 | 325 | 12/26/2021 |
1.0.4881 | 3,164 | 1/6/2021 |
1.0.4878 | 417 | 1/6/2021 |
1.0.4715 | 433 | 12/28/2020 |
1.0.623 | 1,889 | 6/12/2019 |
1.0.591 | 578 | 5/31/2019 |
1.0.573 | 589 | 5/27/2019 |
1.0.562 | 612 | 5/20/2019 |
1.0.558 | 609 | 5/19/2019 |
1.0.555 | 630 | 5/19/2019 |
1.0.553 | 609 | 5/18/2019 |
0.1.548 | 591 | 5/18/2019 |
0.1.547 | 592 | 5/18/2019 |
0.1.546 | 572 | 5/18/2019 |
0.0.1.2019051802 | 614 | 5/17/2019 |
0.0.1.2019051801 | 552 | 5/17/2019 |
0.0.1 | 631 | 5/17/2019 |