Skip to content

andysvints/Text2Image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Text2Image

Convert Text to Image. Redirect your output into variable/file and then convert it to image. With our preset styles easily automate your screenshot capturing routine for your blog, twitter, etc.Image formats supported: Png, Bmp, Gif, Jpeg, Tiff.

Install Module

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

Install-Module -Name Text2Image 

Cmdlets

New-Image

Dependencies

This module has no dependencies.

EXAMPLE

PS C:\> t2i -ImageText "`r`nTesting Text2Image Powershell Module`r`n" -ImageStyle PuTTY -Verbose
VERBOSE: Performing the operation "New-Image" on target "'Testing Text2Image Powershell Module'. Using PuTTY style". 

Example

About

Convert Text to Image. Automate your screenshots.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published