SnowStack.EncodingProbe.PowerShell

1.0.0

A PowerShell module for detecting the character encoding of text files. テキストファイルの文字エンコーディングを判定する PowerShell モジュールです。

Minimum PowerShell version

5.1

Installation Options

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

Install-Module -Name SnowStack.EncodingProbe.PowerShell

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

Install-PSResource -Name SnowStack.EncodingProbe.PowerShell

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

Copyright © 2026 motoi.tsushima

Package Details

Author(s)

  • motoi.tsushima

Tags

encoding chardet charset text shift-jis euc-jp japanese

Cmdlets

Resolve-Encoding Get-EncodingProbePlatformInfo

PSEditions

Desktop Core

Dependencies

This module has no dependencies.

Release Notes

1.0.0 初回正式リリース。Resolve-Encoding,Get-EncodingProbePlatformInfo コマンドレットを提供。

FileList

  • SnowStack.EncodingProbe.PowerShell.nuspec
  • SnowStack.EncodingProbe.PowerShell.psm1
  • core\SnowStack.EncodingProbe.pdb
  • core\SnowStack.EncodingProbe.PowerShell.deps.json
  • core\SnowStack.EncodingProbe.PowerShell.dll
  • core\SnowStack.EncodingProbe.PowerShell.pdb
  • core\System.Management.Automation.dll
  • core\UtfUnknown.dll
  • desktop\SnowStack.EncodingProbe.dll
  • desktop\SnowStack.EncodingProbe.pdb
  • desktop\SnowStack.EncodingProbe.PowerShell.dll
  • desktop\SnowStack.EncodingProbe.PowerShell.pdb
  • desktop\System.Management.Automation.dll
  • desktop\System.Runtime.CompilerServices.Unsafe.dll
  • desktop\System.Text.Encoding.CodePages.dll
  • desktop\UtfUnknown.dll
  • SnowStack.EncodingProbe.PowerShell.psd1
  • core\SnowStack.EncodingProbe.dll

Version History

Version Downloads Last updated
1.0.0 (current version) 5 7/14/2026
1.0.0-preview6 8 7/11/2026
1.0.0-preview5 5 7/8/2026
1.0.0-preview4 14 7/2/2026
1.0.0-preview3 7 6/23/2026
1.0.0-preview2 7 6/19/2026
1.0.0-preview1 9 6/7/2026
Show more