ComicConverter

1.0.1

Comic book conversion cmdlets. Allows you to convert a comic pdf to cbz. Allows converting from cbr to pdf, as well as converting an array of images to CBR comic. Finally this also allows you to extract images from cbr comics to a folder

Minimum PowerShell version

6.0.1

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name ComicConverter

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name ComicConverter

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2022 Adam Bacon. All rights reserved.

Package Details

Author(s)

  • Adam Bacon

Tags

Comic CBR CBZ PDF

Cmdlets

ConvertFrom-PDF2CBZ ConvertFrom-Images2CBR ConvertFrom-CBR2Images ConvertFrom-CBR2PDF

Dependencies

This module has no dependencies.

Release Notes

Made because I love Comics and Powershell

FileList

  • ComicConverter.nuspec
  • ComicConverter.psd1
  • DLLs\ComicConverter.dll
  • DLLs\Comics.deps.json
  • DLLs\Comics.dll
  • DLLs\Comics.pdb
  • DLLs\ICSharpCode.SharpZipLib.dll
  • DLLs\PdfSharpCore.dll
  • DLLs\SharpCompress.dll
  • DLLs\SixLabors.Fonts.dll
  • DLLs\SixLabors.ImageSharp.dll
  • DLLs\System.Buffers.dll
  • DLLs\System.Collections.Concurrent.dll
  • DLLs\System.IO.FileSystem.Primitives.dll
  • DLLs\System.IO.UnmanagedMemoryStream.dll
  • DLLs\System.Management.Automation.dll
  • DLLs\System.Memory.dll
  • DLLs\System.Numerics.Vectors.dll
  • DLLs\System.Runtime.CompilerServices.Unsafe.dll
  • DLLs\System.Text.Encoding.CodePages.dll
  • DLLs\System.Threading.dll
  • DLLs\System.Threading.Tasks.Parallel.dll
  • DLLs\de\PdfSharpCore.resources.dll

Version History

Version Downloads Last updated
1.0.1 (current version) 497 8/3/2022
1.0 19 7/12/2022