Products
Tools
- RESTClient: Tool to test HTTP communication / RESTful WebServices.
- Cli Tools Bundle: Bundle of cli-tools from WizTools for Windows.
- Regular Expression Tester: Java Swing tool to quickly test RE patterns.
- Wiz WebServer: A tiny WebServer written in Java. Useful for Ajax testing.
- StaGen: Static site generator written in Java 8 supporting StringTemplate 4 for template rendering, Markdown for content and JSON for configuration.
- CSS Import Resolver: Generate optimized CSS by including @import files inline.
- Multicast Tool: Tool to test multicast communication.
- S3 Upload: Tool to upload files to S3 bucket.
- Amazon SES Cli: Tool to send email using AWS SES.
- EC2 Control: Cli tool to start/stop AWS EC2 instances.
- OpsWorks Control: Cli tool to start/stop AWS OpsWorks stacks/instances.
- Markdown-to-HTML: Convert MD files to HTML.
- JFind: Tool to search from where in the CLASSPATH specified class file is available.
- Classloader Servlet: Servlet tool to aid in debugging classpath / classloader issues in Java web applications
- Text Encoding Util: Cli utility to transform text from one encoding to another, and to test if a text file conforms to charset specified by a particular encoding.
- Date Arithmetic: Add / subtract years / months / days to a date and get result.
- Binary Calculator: Tool inspired by Unix bc.
- Tree: Inspired by Unix tree.
- Base64 Cli: Compute Base64 encoding of any file.
- JWget: Tool inspired by Unix wget.
- Portscanner: A port-scanning tool.
- Digest Hex Util: GUI tool to compute hex-encoded checksum (md5 / sha) for a given string.
- Checksum Compute: GUI tool to compute SHA and MD5 checksum of given file.
- Json Validator: Cli Json validator and formattor.
- XML Validator: Cli tool to validate correctness of your XML against a schema.
- Xslt Transform: Tool to transform XMLs using XSL stylesheets.
- Xsd Gen: Command-line tool written in Java for generating XSD from an XML.
- Pomodoro Timer: Pomodoro Timer written in Java Swing.
- Timezone Converter: Cross platform Timezone Converter tool.
- Screen Color Picker: Java cli tool to pick colors from screen.
- URL Encoder: GUI tool for encoding / decoding URL special characters.
- JavaDoc Jar Viewer: Cli tool to open Java doc packaged as Jar in browser.
- Java System Property Cli: Tool to list Java system properties.
- Java SimpleDateFormat Tester: GUI tool to test SimpleDateFormat expression.
- Any Url Http Server: An API mocking tool.
- Bulk Mailer: Bulk mailer script written in Perl.
- WizCrypt: File encryption app and library.
Libraries
- moneylib: Golang library to represent money value.
- wiz-cliparse: Cli argument parsing lib that Node deserves.
- oEmbed Java API: A clean API to access and parse oEmbed services.
- Pagination Lib: A Java library to paginate Collections.
- Commons Lib: This is a rich collection of commonly used convenience classes and data-structures for Java.
- Feed Lib: Abstraction library for RSS and Atom parsing.
- Cache Lib: Abstraction library for Java cache providers.
- Ant XPath Task: Ant task for executing XPath expression on XML and storing it as a property.