×
"Replace_HTML_Tags.bash" is a BASH script that will replace all HTML tags with a string of your choice. Given a HTML string and a substitution string, this ...
This online utility allows you to convert HTML into plain text. It does so by removing all of the HTML tags. Type or copy-and-paste the HTML text you wish to ...
"ConvertTableTabs2HTML.bash" is an UNIX BASH script that helps you convert tab separated value data into a table in HTML format. The results can be sent to the ...
WebCopy.php is a PHP command-line script that helps you copy a web page to a local file. It only accepts two parameters: 1) the URL; and 2) the file name.
"HasAdminPrivilege.cmd" is a Windows batch program that can helps you determine whether your script is running as administrator or not. "HasAdminPrivilege.cmd" ...
This online utility allows you to convert text paragraphs into HTML tagged paragraphs. It saves you the time and effort of adding line-breaks, opening and ...
For the longest time, I have this Print Crop Tool on my HP 48 calculator. As a photographer, this tool is extremely handy for calculating the crop size of a ...
Desproxy is a set of GPL tools for tunneling TCP connection through HTTP proxies. ... In order to comply with GPL, this web page also provides the source code ...
bat is a Windows batch program that sets a variable to the output of an execution. With it, you can use the output of another program with your batch file.
"RunAsAdministrator.cmd" is Windows batch program that elevates a script or program to admin level. This script does the same thing as you right-clicking on a ...