Tag Archives: convert

Use PowerShell to Convert a Decimal to a Fraction

While working on a project, I had the need to convert a decimal to a fraction and while I know that I could do some math outside of PowerShell (or look it up online), I wanted to be able to … Continue reading

Posted in powershell | Tagged , , , | 2 Comments

ShowUI Text Converter for Fun and Profit…Mostly Fun

01010000 01101111 01110111 01100101 01110010 01010011 01101000 01100101 01101100 01101100 00100000 01010110 00110011 00100000 01010010 01101111 01100011 01101011 01110011 00100001 So what did I type here? Well, you can either copy this text and go find a binary-to-text converter online… … Continue reading

Posted in powershell, scripts | Tagged , , , | 2 Comments

Convert bytes to highest available unit

Unfortunately, I had something else in mind to post this weekend, but life and some other things prevented me from doing so.  Maybe next weekend… Because I wanted to get at least something out this weekend, I am going to … Continue reading

Posted in powershell, scripts | Tagged , , , | 3 Comments