Diagrammer.Core
0.2.39
A PowerShell module which provides the core framework for generating Diagrams for many common datacentre systems.
Minimum PowerShell version
5.1
Installation Options
Owners
Copyright
(c) 2026 Jonathan Colon. All rights reserved.
Package Details
Author(s)
- Jonathan Colon
Tags
Diagrammer Graphviz Documentation Windows
Functions
Add-DiaLeftLShapeLine Add-DiaRightLShapeLine Add-DiaInvertedLShapeLine Add-DiaLShapeLine Add-DiaLeftTShapeLine Add-DiaRightTShapeLine Add-DiaCrossShapeLine Add-DiaInvertedTShapeLine Add-DiaTShapeLine Add-DiaVerticalLine Add-DiaHorizontalLine Add-DiaHtmlSignatureTable Group-Node Add-DiaHTMLSubGraph Convert-DiaTableToHTML Add-DiaHtmlLabel Add-DiaHtmlNodeTable Add-DiaHtmlTable Get-NodeIP Add-DiaNodeIcon Export-Diagrammer Remove-SpecialChar Split-Array Test-Image Test-Logo Write-ColorOutput Get-DiaImagePercent New-Diagrammer Add-DiaNodeSpacer Write-PSObject Get-RandomColorHex Get-RandomPastelColorHex Add-DiaNodeImage Add-DiaNodeShape Add-DiaNodeText Get-DiaBestImageAspectRatio Add-DiaNodeEdge
PSEditions
Dependencies
-
- PSGraph (>= 2.1.38.27)
Release Notes
https://github.com/rebelinux/Diagrammer.Core/blob/master/CHANGELOG.md
FileList
- Diagrammer.Core.nuspec
- .github\FUNDING.yml
- .github\ISSUE_TEMPLATE\bug_report.yml
- .github\ISSUE_TEMPLATE\change_request.yml
- .github\ISSUE_TEMPLATE\config.yml
- .github\PULL_REQUEST_TEMPLATE.md
- .github\dependabot.yml
- .github\workflows\CodeQL.yml
- .github\workflows\MkDocs.yml
- .github\workflows\PSScriptAnalyzer.yml
- .github\workflows\PSScriptAnalyzerSettings.psd1
- .github\workflows\Pester.yml
- .github\workflows\Release.yml
- .vscode\settings.json
- .vscode\tasks.json
- CHANGELOG.md
- CODE_OF_CONDUCT.md
- CONTRIBUTING.md
- Diagrammer.Core.psd1
- Diagrammer.Core.psm1
- Examples\AdvancedExample01.ps1
- Examples\AdvancedExample02.ps1
- Examples\Example01.ps1
- Examples\Example02.ps1
- Examples\Example03.ps1
- Examples\Example04.ps1
- Examples\Example05.ps1
- Examples\Example06.ps1
- Examples\Example07.ps1
- Examples\Example08.ps1
- Examples\Example09.ps1
- Examples\Example10.ps1
- Examples\Example11.ps1
- Examples\Example12.ps1
- Examples\Example13.ps1
- Examples\Example14.ps1
- Examples\Example15.ps1
- Examples\Example16.ps1
- Examples\Icons\BlankFiller.png
- Examples\Icons\Cloud.png
- Examples\Icons\Diagrammer.png
- Examples\Icons\Linux_Server_RedHat.png
- Examples\Icons\Linux_Server_Ubuntu.png
- Examples\Icons\Router.png
- Examples\Icons\Server.png
- Examples\Icons\Signature_Logo.png
- Examples\Icons\no_icon.png
- LICENSE
- README.md
- SECURITY.md
- Sources\DiaConvertImageToPDF\ConvertPngToPdf.cs
- Sources\DiaConvertImageToPDF\DiaConvertImageToPDF.csproj
- Sources\DiaConvertImageToPDF\DiaConvertImageToPDF.sln
- Sources\DiaConvertImageToPDF\PowershellCmdlets\ConvertPngToPdfPwsh.cs
- Sources\DiaConvertImageToPDF\bin\Release\net48\BouncyCastle.Cryptography.dll
- Sources\DiaConvertImageToPDF\bin\Release\net48\DiaConvertImageToPDF.dll
- Sources\DiaConvertImageToPDF\bin\Release\net48\DiaConvertImageToPDF.pdb
- Sources\DiaConvertImageToPDF\bin\Release\net48\Microsoft.Bcl.AsyncInterfaces.dll
- Sources\DiaConvertImageToPDF\bin\Release\net48\Microsoft.Extensions.DependencyInjection.Abstractions.dll
- Sources\DiaConvertImageToPDF\bin\Release\net48\Microsoft.Extensions.DependencyInjection.dll
- Sources\DiaConvertImageToPDF\bin\Release\net48\Microsoft.Extensions.Logging.Abstractions.dll
- Sources\DiaConvertImageToPDF\bin\Release\net48\Microsoft.Extensions.Logging.dll
- Sources\DiaConvertImageToPDF\bin\Release\net48\Microsoft.Extensions.Options.dll
- Sources\DiaConvertImageToPDF\bin\Release\net48\Microsoft.Extensions.Primitives.dll
- Sources\DiaConvertImageToPDF\bin\Release\net48\Newtonsoft.Json.dll
- Sources\DiaConvertImageToPDF\bin\Release\net48\System.Buffers.dll
- Sources\DiaConvertImageToPDF\bin\Release\net48\System.Diagnostics.DiagnosticSource.dll
- Sources\DiaConvertImageToPDF\bin\Release\net48\System.Management.Automation.dll
- Sources\DiaConvertImageToPDF\bin\Release\net48\System.Memory.dll
- Sources\DiaConvertImageToPDF\bin\Release\net48\System.Numerics.Vectors.dll
- Sources\DiaConvertImageToPDF\bin\Release\net48\System.Runtime.CompilerServices.Unsafe.dll
- Sources\DiaConvertImageToPDF\bin\Release\net48\System.Security.AccessControl.dll
- Sources\DiaConvertImageToPDF\bin\Release\net48\System.Security.Cryptography.Xml.dll
- Sources\DiaConvertImageToPDF\bin\Release\net48\System.Security.Principal.Windows.dll
- Sources\DiaConvertImageToPDF\bin\Release\net48\System.Threading.Tasks.Extensions.dll
- Sources\DiaConvertImageToPDF\bin\Release\net48\System.ValueTuple.dll
- Sources\DiaConvertImageToPDF\bin\Release\net48\itext.barcodes.dll
- Sources\DiaConvertImageToPDF\bin\Release\net48\itext.bouncy-castle-adapter.dll
- Sources\DiaConvertImageToPDF\bin\Release\net48\itext.bouncy-castle-connector.dll
- Sources\DiaConvertImageToPDF\bin\Release\net48\itext.commons.dll
- Sources\DiaConvertImageToPDF\bin\Release\net48\itext.forms.dll
- Sources\DiaConvertImageToPDF\bin\Release\net48\itext.io.dll
- Sources\DiaConvertImageToPDF\bin\Release\net48\itext.kernel.dll
- Sources\DiaConvertImageToPDF\bin\Release\net48\itext.layout.dll
- Sources\DiaConvertImageToPDF\bin\Release\net48\itext.pdfa.dll
- Sources\DiaConvertImageToPDF\bin\Release\net48\itext.pdfua.dll
- Sources\DiaConvertImageToPDF\bin\Release\net48\itext.sign.dll
- Sources\DiaConvertImageToPDF\bin\Release\net48\itext.styledxmlparser.dll
- Sources\DiaConvertImageToPDF\bin\Release\net48\itext.svg.dll
- Sources\DiaConvertImageToPDF\bin\Release\net48\publish\BouncyCastle.Cryptography.dll
- Sources\DiaConvertImageToPDF\bin\Release\net48\publish\DiaConvertImageToPDF.dll
- Sources\DiaConvertImageToPDF\bin\Release\net48\publish\DiaConvertImageToPDF.pdb
- Sources\DiaConvertImageToPDF\bin\Release\net48\publish\Microsoft.Bcl.AsyncInterfaces.dll
- Sources\DiaConvertImageToPDF\bin\Release\net48\publish\Microsoft.Extensions.DependencyInjection.Abstractions.dll
- Sources\DiaConvertImageToPDF\bin\Release\net48\publish\Microsoft.Extensions.DependencyInjection.dll
- Sources\DiaConvertImageToPDF\bin\Release\net48\publish\Microsoft.Extensions.Logging.Abstractions.dll
- Sources\DiaConvertImageToPDF\bin\Release\net48\publish\Microsoft.Extensions.Logging.dll
- Sources\DiaConvertImageToPDF\bin\Release\net48\publish\Microsoft.Extensions.Options.dll
- Sources\DiaConvertImageToPDF\bin\Release\net48\publish\Microsoft.Extensions.Primitives.dll
- Sources\DiaConvertImageToPDF\bin\Release\net48\publish\Newtonsoft.Json.dll
- Sources\DiaConvertImageToPDF\bin\Release\net48\publish\System.Buffers.dll
- Sources\DiaConvertImageToPDF\bin\Release\net48\publish\System.Diagnostics.DiagnosticSource.dll
- Sources\DiaConvertImageToPDF\bin\Release\net48\publish\System.Management.Automation.dll
- Sources\DiaConvertImageToPDF\bin\Release\net48\publish\System.Memory.dll
- Sources\DiaConvertImageToPDF\bin\Release\net48\publish\System.Numerics.Vectors.dll
- Sources\DiaConvertImageToPDF\bin\Release\net48\publish\System.Runtime.CompilerServices.Unsafe.dll
- Sources\DiaConvertImageToPDF\bin\Release\net48\publish\System.Security.AccessControl.dll
- Sources\DiaConvertImageToPDF\bin\Release\net48\publish\System.Security.Cryptography.Xml.dll
- Sources\DiaConvertImageToPDF\bin\Release\net48\publish\System.Security.Principal.Windows.dll
- Sources\DiaConvertImageToPDF\bin\Release\net48\publish\System.Threading.Tasks.Extensions.dll
- Sources\DiaConvertImageToPDF\bin\Release\net48\publish\System.ValueTuple.dll
- Sources\DiaConvertImageToPDF\bin\Release\net48\publish\itext.barcodes.dll
- Sources\DiaConvertImageToPDF\bin\Release\net48\publish\itext.bouncy-castle-adapter.dll
- Sources\DiaConvertImageToPDF\bin\Release\net48\publish\itext.bouncy-castle-connector.dll
- Sources\DiaConvertImageToPDF\bin\Release\net48\publish\itext.commons.dll
- Sources\DiaConvertImageToPDF\bin\Release\net48\publish\itext.forms.dll
- Sources\DiaConvertImageToPDF\bin\Release\net48\publish\itext.io.dll
- Sources\DiaConvertImageToPDF\bin\Release\net48\publish\itext.kernel.dll
- Sources\DiaConvertImageToPDF\bin\Release\net48\publish\itext.layout.dll
- Sources\DiaConvertImageToPDF\bin\Release\net48\publish\itext.pdfa.dll
- Sources\DiaConvertImageToPDF\bin\Release\net48\publish\itext.pdfua.dll
- Sources\DiaConvertImageToPDF\bin\Release\net48\publish\itext.sign.dll
- Sources\DiaConvertImageToPDF\bin\Release\net48\publish\itext.styledxmlparser.dll
- Sources\DiaConvertImageToPDF\bin\Release\net48\publish\itext.svg.dll
- Sources\DiaConvertImageToPDF\obj\DiaConvertImageToPDF.csproj.nuget.dgspec.json
- Sources\DiaConvertImageToPDF\obj\DiaConvertImageToPDF.csproj.nuget.g.props
- Sources\DiaConvertImageToPDF\obj\DiaConvertImageToPDF.csproj.nuget.g.targets
- Sources\DiaConvertImageToPDF\obj\Release\net48\.NETFramework,Version=v4.8.AssemblyAttributes.cs
- Sources\DiaConvertImageToPDF\obj\Release\net48\DiaConve.DB6DF527.Up2Date
- Sources\DiaConvertImageToPDF\obj\Release\net48\DiaConvertImageToPDF.AssemblyInfo.cs
- Sources\DiaConvertImageToPDF\obj\Release\net48\DiaConvertImageToPDF.AssemblyInfoInputs.cache
- Sources\DiaConvertImageToPDF\obj\Release\net48\DiaConvertImageToPDF.GeneratedMSBuildEditorConfig.editorconfig
- Sources\DiaConvertImageToPDF\obj\Release\net48\DiaConvertImageToPDF.assets.cache
- Sources\DiaConvertImageToPDF\obj\Release\net48\DiaConvertImageToPDF.csproj.AssemblyReference.cache
- Sources\DiaConvertImageToPDF\obj\Release\net48\DiaConvertImageToPDF.csproj.CoreCompileInputs.cache
- Sources\DiaConvertImageToPDF\obj\Release\net48\DiaConvertImageToPDF.csproj.FileListAbsolute.txt
- Sources\DiaConvertImageToPDF\obj\Release\net48\DiaConvertImageToPDF.dll
- Sources\DiaConvertImageToPDF\obj\Release\net48\DiaConvertImageToPDF.pdb
- Sources\DiaConvertImageToPDF\obj\Release\net48\DiaConvertImageToPDF.sourcelink.json
- Sources\DiaConvertImageToPDF\obj\Release\net48\PublishOutputs.f6016ab13f.txt
- Sources\DiaConvertImageToPDF\obj\project.assets.json
- Sources\DiaConvertImageToPDF\obj\project.nuget.cache
- Sources\Diagrammer\ConvertPngToPdf.cs
- Sources\Diagrammer\Diagrammer.csproj
- Sources\Diagrammer\Diagrammer.sln
- Sources\Diagrammer\ImageProcessor.cs
- Sources\Diagrammer\PowershellCmdlets\ConvertPngToPdfPwsh.cs
- Sources\Diagrammer\PowershellCmdlets\GetImageHeightFromBase64Pwsh.cs
- Sources\Diagrammer\PowershellCmdlets\GetImageHeightFromFilePwsh.cs
- Sources\Diagrammer\PowershellCmdlets\GetImagePropertiesFromFilePwsh.cs
- Sources\Diagrammer\PowershellCmdlets\GetImageWidthFromBase64Pwsh.cs
- Sources\Diagrammer\PowershellCmdlets\GetImageWidthFromFilePwsh.cs
- Sources\Diagrammer\PowershellCmdlets\GetResizeImageFromFilePwsh.cs
- Sources\Diagrammer\PowershellCmdlets\GetRotateImageFromFilePwsh.cs
- Sources\Diagrammer\PowershellCmdlets\NewWatermarkToImagePwsh.cs
- Sources\Diagrammer\Todo.md
- Sources\Diagrammer\bin\Release\net8.0\Diagrammer.deps.json
- Sources\Diagrammer\bin\Release\net8.0\Diagrammer.dll
- Sources\Diagrammer\bin\Release\net8.0\Diagrammer.pdb
- Sources\Diagrammer\bin\Release\net8.0\publish\BouncyCastle.Cryptography.dll
- Sources\Diagrammer\bin\Release\net8.0\publish\Diagrammer.deps.json
- Sources\Diagrammer\bin\Release\net8.0\publish\Diagrammer.dll
- Sources\Diagrammer\bin\Release\net8.0\publish\Diagrammer.pdb
- Sources\Diagrammer\bin\Release\net8.0\publish\Microsoft.DotNet.PlatformAbstractions.dll
- Sources\Diagrammer\bin\Release\net8.0\publish\Microsoft.Extensions.DependencyInjection.Abstractions.dll
- Sources\Diagrammer\bin\Release\net8.0\publish\Microsoft.Extensions.DependencyInjection.dll
- Sources\Diagrammer\bin\Release\net8.0\publish\Microsoft.Extensions.DependencyModel.dll
- Sources\Diagrammer\bin\Release\net8.0\publish\Microsoft.Extensions.Logging.Abstractions.dll
- Sources\Diagrammer\bin\Release\net8.0\publish\Microsoft.Extensions.Logging.dll
- Sources\Diagrammer\bin\Release\net8.0\publish\Microsoft.Extensions.Options.dll
- Sources\Diagrammer\bin\Release\net8.0\publish\Microsoft.Extensions.Primitives.dll
- Sources\Diagrammer\bin\Release\net8.0\publish\Newtonsoft.Json.dll
- Sources\Diagrammer\bin\Release\net8.0\publish\SixLabors.Fonts.dll
- Sources\Diagrammer\bin\Release\net8.0\publish\SixLabors.ImageSharp.Drawing.dll
- Sources\Diagrammer\bin\Release\net8.0\publish\SixLabors.ImageSharp.dll
- Sources\Diagrammer\bin\Release\net8.0\publish\System.IO.Pipelines.dll
- Sources\Diagrammer\bin\Release\net8.0\publish\System.Management.Automation.dll
- Sources\Diagrammer\bin\Release\net8.0\publish\System.Security.Cryptography.Pkcs.dll
- Sources\Diagrammer\bin\Release\net8.0\publish\System.Security.Cryptography.Xml.dll
- Sources\Diagrammer\bin\Release\net8.0\publish\System.Text.Encodings.Web.dll
- Sources\Diagrammer\bin\Release\net8.0\publish\System.Text.Json.dll
- Sources\Diagrammer\bin\Release\net8.0\publish\itext.barcodes.dll
- Sources\Diagrammer\bin\Release\net8.0\publish\itext.bouncy-castle-adapter.dll
- Sources\Diagrammer\bin\Release\net8.0\publish\itext.bouncy-castle-connector.dll
- Sources\Diagrammer\bin\Release\net8.0\publish\itext.commons.dll
- Sources\Diagrammer\bin\Release\net8.0\publish\itext.forms.dll
- Sources\Diagrammer\bin\Release\net8.0\publish\itext.io.dll
- Sources\Diagrammer\bin\Release\net8.0\publish\itext.kernel.dll
- Sources\Diagrammer\bin\Release\net8.0\publish\itext.layout.dll
- Sources\Diagrammer\bin\Release\net8.0\publish\itext.pdfa.dll
- Sources\Diagrammer\bin\Release\net8.0\publish\itext.pdfua.dll
- Sources\Diagrammer\bin\Release\net8.0\publish\itext.sign.dll
- Sources\Diagrammer\bin\Release\net8.0\publish\itext.styledxmlparser.dll
- Sources\Diagrammer\bin\Release\net8.0\publish\itext.svg.dll
- Sources\Diagrammer\bin\Release\net8.0\publish\runtimes\browser\lib\net8.0\System.Text.Encodings.Web.dll
- Sources\Diagrammer\bin\Release\net8.0\publish\runtimes\win\lib\net6.0\System.Security.Cryptography.Pkcs.dll
- Sources\Diagrammer\obj\Diagrammer.csproj.nuget.dgspec.json
- Sources\Diagrammer\obj\Diagrammer.csproj.nuget.g.props
- Sources\Diagrammer\obj\Diagrammer.csproj.nuget.g.targets
- Sources\Diagrammer\obj\Release\net8.0\.NETCoreApp,Version=v8.0.AssemblyAttributes.cs
- Sources\Diagrammer\obj\Release\net8.0\Diagrammer.AssemblyInfo.cs
- Sources\Diagrammer\obj\Release\net8.0\Diagrammer.AssemblyInfoInputs.cache
- Sources\Diagrammer\obj\Release\net8.0\Diagrammer.GeneratedMSBuildEditorConfig.editorconfig
- Sources\Diagrammer\obj\Release\net8.0\Diagrammer.GlobalUsings.g.cs
- Sources\Diagrammer\obj\Release\net8.0\Diagrammer.assets.cache
- Sources\Diagrammer\obj\Release\net8.0\Diagrammer.csproj.AssemblyReference.cache
- Sources\Diagrammer\obj\Release\net8.0\Diagrammer.csproj.CoreCompileInputs.cache
- Sources\Diagrammer\obj\Release\net8.0\Diagrammer.csproj.FileListAbsolute.txt
- Sources\Diagrammer\obj\Release\net8.0\Diagrammer.dll
- Sources\Diagrammer\obj\Release\net8.0\Diagrammer.pdb
- Sources\Diagrammer\obj\Release\net8.0\Diagrammer.sourcelink.json
- Sources\Diagrammer\obj\Release\net8.0\PublishOutputs.4f9531603e.txt
- Sources\Diagrammer\obj\Release\net8.0\ref\Diagrammer.dll
- Sources\Diagrammer\obj\Release\net8.0\refint\Diagrammer.dll
- Sources\Diagrammer\obj\project.assets.json
- Sources\Diagrammer\obj\project.nuget.cache
- Src\Bin\Assemblies\net48\BouncyCastle.Cryptography.dll
- Src\Bin\Assemblies\net48\DiaConvertImageToPDF.dll
- Src\Bin\Assemblies\net48\DiaConvertImageToPDF.pdb
- Src\Bin\Assemblies\net48\Microsoft.Bcl.AsyncInterfaces.dll
- Src\Bin\Assemblies\net48\Microsoft.Extensions.DependencyInjection.Abstractions.dll
- Src\Bin\Assemblies\net48\Microsoft.Extensions.DependencyInjection.dll
- Src\Bin\Assemblies\net48\Microsoft.Extensions.Logging.Abstractions.dll
- Src\Bin\Assemblies\net48\Microsoft.Extensions.Logging.dll
- Src\Bin\Assemblies\net48\Microsoft.Extensions.Options.dll
- Src\Bin\Assemblies\net48\Microsoft.Extensions.Primitives.dll
- Src\Bin\Assemblies\net48\Newtonsoft.Json.dll
- Src\Bin\Assemblies\net48\System.Buffers.dll
- Src\Bin\Assemblies\net48\System.Diagnostics.DiagnosticSource.dll
- Src\Bin\Assemblies\net48\System.Management.Automation.dll
- Src\Bin\Assemblies\net48\System.Memory.dll
- Src\Bin\Assemblies\net48\System.Numerics.Vectors.dll
- Src\Bin\Assemblies\net48\System.Runtime.CompilerServices.Unsafe.dll
- Src\Bin\Assemblies\net48\System.Security.AccessControl.dll
- Src\Bin\Assemblies\net48\System.Security.Cryptography.Xml.dll
- Src\Bin\Assemblies\net48\System.Security.Principal.Windows.dll
- Src\Bin\Assemblies\net48\System.Threading.Tasks.Extensions.dll
- Src\Bin\Assemblies\net48\System.ValueTuple.dll
- Src\Bin\Assemblies\net48\dummy
- Src\Bin\Assemblies\net48\itext.barcodes.dll
- Src\Bin\Assemblies\net48\itext.bouncy-castle-adapter.dll
- Src\Bin\Assemblies\net48\itext.bouncy-castle-connector.dll
- Src\Bin\Assemblies\net48\itext.commons.dll
- Src\Bin\Assemblies\net48\itext.forms.dll
- Src\Bin\Assemblies\net48\itext.io.dll
- Src\Bin\Assemblies\net48\itext.kernel.dll
- Src\Bin\Assemblies\net48\itext.layout.dll
- Src\Bin\Assemblies\net48\itext.pdfa.dll
- Src\Bin\Assemblies\net48\itext.pdfua.dll
- Src\Bin\Assemblies\net48\itext.sign.dll
- Src\Bin\Assemblies\net48\itext.styledxmlparser.dll
- Src\Bin\Assemblies\net48\itext.svg.dll
- Src\Bin\Assemblies\net80\BouncyCastle.Cryptography.dll
- Src\Bin\Assemblies\net80\Diagrammer.deps.json
- Src\Bin\Assemblies\net80\Diagrammer.dll
- Src\Bin\Assemblies\net80\Diagrammer.pdb
- Src\Bin\Assemblies\net80\Microsoft.DotNet.PlatformAbstractions.dll
- Src\Bin\Assemblies\net80\Microsoft.Extensions.DependencyInjection.Abstractions.dll
- Src\Bin\Assemblies\net80\Microsoft.Extensions.DependencyInjection.dll
- Src\Bin\Assemblies\net80\Microsoft.Extensions.DependencyModel.dll
- Src\Bin\Assemblies\net80\Microsoft.Extensions.Logging.Abstractions.dll
- Src\Bin\Assemblies\net80\Microsoft.Extensions.Logging.dll
- Src\Bin\Assemblies\net80\Microsoft.Extensions.Options.dll
- Src\Bin\Assemblies\net80\Microsoft.Extensions.Primitives.dll
- Src\Bin\Assemblies\net80\Newtonsoft.Json.dll
- Src\Bin\Assemblies\net80\SixLabors.Fonts.dll
- Src\Bin\Assemblies\net80\SixLabors.ImageSharp.Drawing.dll
- Src\Bin\Assemblies\net80\SixLabors.ImageSharp.dll
- Src\Bin\Assemblies\net80\System.IO.Pipelines.dll
- Src\Bin\Assemblies\net80\System.Management.Automation.dll
- Src\Bin\Assemblies\net80\System.Security.Cryptography.Pkcs.dll
- Src\Bin\Assemblies\net80\System.Security.Cryptography.Xml.dll
- Src\Bin\Assemblies\net80\System.Text.Encodings.Web.dll
- Src\Bin\Assemblies\net80\System.Text.Json.dll
- Src\Bin\Assemblies\net80\dummy
- Src\Bin\Assemblies\net80\itext.barcodes.dll
- Src\Bin\Assemblies\net80\itext.bouncy-castle-adapter.dll
- Src\Bin\Assemblies\net80\itext.bouncy-castle-connector.dll
- Src\Bin\Assemblies\net80\itext.commons.dll
- Src\Bin\Assemblies\net80\itext.forms.dll
- Src\Bin\Assemblies\net80\itext.io.dll
- Src\Bin\Assemblies\net80\itext.kernel.dll
- Src\Bin\Assemblies\net80\itext.layout.dll
- Src\Bin\Assemblies\net80\itext.pdfa.dll
- Src\Bin\Assemblies\net80\itext.pdfua.dll
- Src\Bin\Assemblies\net80\itext.sign.dll
- Src\Bin\Assemblies\net80\itext.styledxmlparser.dll
- Src\Bin\Assemblies\net80\itext.svg.dll
- Src\Bin\Assemblies\net80\runtimes\browser\lib\net8.0\System.Text.Encodings.Web.dll
- Src\Bin\Assemblies\net80\runtimes\win\lib\net6.0\System.Security.Cryptography.Pkcs.dll
- Src\Private\Add-DiaCrossShapeLine.ps1
- Src\Private\Add-DiaHorizontalLine.ps1
- Src\Private\Add-DiaHtmlLabel.ps1
- Src\Private\Add-DiaHtmlNodeTable.ps1
- Src\Private\Add-DiaHtmlSignatureTable.ps1
- Src\Private\Add-DiaHtmlSubGraph.ps1
- Src\Private\Add-DiaHtmlTable.ps1
- Src\Private\Add-DiaInvertedLShapeLine.ps1
- Src\Private\Add-DiaInvertedTShapeLine.ps1
- Src\Private\Add-DiaLShapeLine.ps1
- Src\Private\Add-DiaLeftLShapeLine.ps1
- Src\Private\Add-DiaLeftTShapeLine.ps1
- Src\Private\Add-DiaNodeEdge.ps1
- Src\Private\Add-DiaNodeIcon.ps1
- Src\Private\Add-DiaNodeImage.ps1
- Src\Private\Add-DiaNodeShape.ps1
- Src\Private\Add-DiaNodeSpacer.ps1
- Src\Private\Add-DiaNodeText.ps1
- Src\Private\Add-DiaRightLShapeLine.ps1
- Src\Private\Add-DiaRightTShapeLine.ps1
- Src\Private\Add-DiaTShapeLine.ps1
- Src\Private\Add-DiaVerticalLine.ps1
- Src\Private\Add-WatermarkToImage.ps1
- Src\Private\Convert-DiaTableToHTML.ps1
- Src\Private\ConvertTo-Base64.ps1
- Src\Private\ConvertTo-Dot.ps1
- Src\Private\ConvertTo-Jpg.ps1
- Src\Private\ConvertTo-Pdf-WaterMark.ps1
- Src\Private\ConvertTo-Pdf.ps1
- Src\Private\ConvertTo-Png.ps1
- Src\Private\ConvertTo-RotateImage.ps1
- Src\Private\ConvertTo-Svg.ps1
- Src\Private\Export-Diagrammer.ps1
- Src\Private\Format-HtmlFontProperty.ps1
- Src\Private\Format-HtmlTable.ps1
- Src\Private\Format-NodeObject.ps1
- Src\Private\Get-DiaBestImageAspectRatio.ps1
- Src\Private\Get-DiaImagePercent.ps1
- Src\Private\Get-NodeIP.ps1
- Src\Private\Get-RandomColorHex.ps1
- Src\Private\Get-RandomPastelColorHex.ps1
- Src\Private\Group-Node.ps1
- Src\Private\Join-Hashtable.ps1
- Src\Private\Remove-SpecialChar.ps1
- Src\Private\Resize-Image.ps1
- Src\Private\Split-Array.ps1
- Src\Private\Test-Image.ps1
- Src\Private\Test-Logo.ps1
- Src\Private\Write-ColorOutput.ps1
- Src\Private\Write-PSObject.ps1
- Src\Public\New-Diagrammer.ps1
- Tools\Fonts\ARIAL.TTF
- Tools\Graphviz\bin\ANN.dll
- Tools\Graphviz\bin\acyclic.exe
- Tools\Graphviz\bin\bcomps.exe
- Tools\Graphviz\bin\brotlicommon.dll
- Tools\Graphviz\bin\brotlidec.dll
- Tools\Graphviz\bin\bz2.dll
- Tools\Graphviz\bin\cairo-2.dll
- Tools\Graphviz\bin\ccomps.exe
- Tools\Graphviz\bin\cdt.dll
- Tools\Graphviz\bin\cgraph++.dll
- Tools\Graphviz\bin\cgraph.dll
- Tools\Graphviz\bin\circo.exe
- Tools\Graphviz\bin\cluster.exe
- Tools\Graphviz\bin\concrt140.dll
- Tools\Graphviz\bin\config8
- Tools\Graphviz\bin\diffimg.exe
- Tools\Graphviz\bin\dijkstra.exe
- Tools\Graphviz\bin\dot.exe
- Tools\Graphviz\bin\dot2gxl.exe
- Tools\Graphviz\bin\dot_builtins.exe
- Tools\Graphviz\bin\dot_sandbox
- Tools\Graphviz\bin\edgepaint.exe
- Tools\Graphviz\bin\fdp.exe
- Tools\Graphviz\bin\ffi-8.dll
- Tools\Graphviz\bin\fontconfig-1.dll
- Tools\Graphviz\bin\freetype.dll
- Tools\Graphviz\bin\fribidi-0.dll
- Tools\Graphviz\bin\gc.exe
- Tools\Graphviz\bin\gdtclft.dll
- Tools\Graphviz\bin\getopt.dll
- Tools\Graphviz\bin\gio-2.0-0.dll
- Tools\Graphviz\bin\glib-2.0-0.dll
- Tools\Graphviz\bin\gml2gv.exe
- Tools\Graphviz\bin\gmodule-2.0-0.dll
- Tools\Graphviz\bin\gobject-2.0-0.dll
- Tools\Graphviz\bin\graphml2gv.exe
- Tools\Graphviz\bin\gts.dll
- Tools\Graphviz\bin\gv2gml.exe
- Tools\Graphviz\bin\gv2gxl.exe
- Tools\Graphviz\bin\gvc++.dll
- Tools\Graphviz\bin\gvc.dll
- Tools\Graphviz\bin\gvcolor.exe
- Tools\Graphviz\bin\gvgen.exe
- Tools\Graphviz\bin\gvmap.exe
- Tools\Graphviz\bin\gvmap.sh
- Tools\Graphviz\bin\gvpack.exe
- Tools\Graphviz\bin\gvplugin_core.dll
- Tools\Graphviz\bin\gvplugin_dot_layout.dll
- Tools\Graphviz\bin\gvplugin_gd.dll
- Tools\Graphviz\bin\gvplugin_gdiplus.dll
- Tools\Graphviz\bin\gvplugin_kitty.dll
- Tools\Graphviz\bin\gvplugin_neato_layout.dll
- Tools\Graphviz\bin\gvplugin_pango.dll
- Tools\Graphviz\bin\gvplugin_vt.dll
- Tools\Graphviz\bin\gvplugin_webp.dll
- Tools\Graphviz\bin\gvpr.dll
- Tools\Graphviz\bin\gvpr.exe
- Tools\Graphviz\bin\gxl2dot.exe
- Tools\Graphviz\bin\gxl2gv.exe
- Tools\Graphviz\bin\harfbuzz.dll
- Tools\Graphviz\bin\iconv-2.dll
- Tools\Graphviz\bin\intl-8.dll
- Tools\Graphviz\bin\jpeg62.dll
- Tools\Graphviz\bin\libexpat.dll
- Tools\Graphviz\bin\libgd.dll
- Tools\Graphviz\bin\liblzma.dll
- Tools\Graphviz\bin\libpng16.dll
- Tools\Graphviz\bin\libsharpyuv.dll
- Tools\Graphviz\bin\libwebp.dll
- Tools\Graphviz\bin\mingle.exe
- Tools\Graphviz\bin\mm2gv.exe
- Tools\Graphviz\bin\msvcp140.dll
- Tools\Graphviz\bin\msvcp140_1.dll
- Tools\Graphviz\bin\msvcp140_2.dll
- Tools\Graphviz\bin\msvcp140_atomic_wait.dll
- Tools\Graphviz\bin\msvcp140_codecvt_ids.dll
- Tools\Graphviz\bin\neato.exe
- Tools\Graphviz\bin\nop.exe
- Tools\Graphviz\bin\osage.exe
- Tools\Graphviz\bin\pango-1.0-0.dll
- Tools\Graphviz\bin\pangocairo-1.0-0.dll
- Tools\Graphviz\bin\pangoft2-1.0-0.dll
- Tools\Graphviz\bin\pangowin32-1.0-0.dll
- Tools\Graphviz\bin\patchwork.exe
- Tools\Graphviz\bin\pathplan.dll
- Tools\Graphviz\bin\pcre2-8.dll
- Tools\Graphviz\bin\pixman-1-0.dll
- Tools\Graphviz\bin\prune.exe
- Tools\Graphviz\bin\sccmap.exe
- Tools\Graphviz\bin\sfdp.exe
- Tools\Graphviz\bin\tcl86t.dll
- Tools\Graphviz\bin\tcldot.dll
- Tools\Graphviz\bin\tcldot_builtin.dll
- Tools\Graphviz\bin\tclplan.dll
- Tools\Graphviz\bin\tiff.dll
- Tools\Graphviz\bin\tred.exe
- Tools\Graphviz\bin\twopi.exe
- Tools\Graphviz\bin\unflatten.exe
- Tools\Graphviz\bin\vcruntime140.dll
- Tools\Graphviz\bin\vcruntime140_1.dll
- Tools\Graphviz\bin\xdot.dll
- Tools\Graphviz\bin\zlib1.dll
- Tools\Icons\Diagrammer.png
- Tools\Icons\Diagrammer_Big.png
- Tools\Icons\Diagrammer_Old.png
- Tools\Icons\no_icon.png
Version History
| Version | Downloads | Last updated |
|---|---|---|
| 0.2.39 (current version) | 101 | 3/2/2026 |
| 0.2.38 | 472 | 2/21/2026 |
| 0.2.37 | 1,924 | 1/25/2026 |
| 0.2.36.1 | 314 | 1/16/2026 |
| 0.2.36 | 474 | 1/4/2026 |
| 0.2.35 | 2,268 | 11/17/2025 |
| 0.2.34 | 25 | 11/15/2025 |
| 0.2.33 | 817 | 10/28/2025 |
| 0.2.32 | 702 | 10/21/2025 |
| 0.2.31 | 705 | 10/13/2025 |
| 0.2.30 | 1,186 | 9/19/2025 |
| 0.2.29 | 1,435 | 8/19/2025 |