Skip to content

fabriceleal/Imagify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Imagify

Powershell script that converts a string as an image. Useful for hiding email addresses from bots.

Usage

imagify.ps1 <string to encode> <name of the font> <size of the font> <output file>

Example:

imagify.ps1 "This is your text" "Arial" "10" ".\test.png"

About

Create a bitmap from a string

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published