Free Developer Utilites
DevNuggets.com is a free site designed for developers and IT administrators to centralize common admin tasks such as Strong Random Password Generation, JavaScript Minification and PNG Compression plus we are adding new features to the library every week.
Current Features
- Strong Random Password Generator
- Text Encryption/Decryption
- Javascript Minification
- Css Minification
- Guid Generation
- PNG Optimiser (Beta)
- Convert XML To Json
- Free HTML to PDF Converter
Latest News and Updates
March 2012
I have added a new exchange rate api section which uses real time exchange rates collated from various free sources. This tool is being updated to allow various responses in API friendly formats such as Json and XML but for the moment you can see the exchange rates in HTML format. On the back of this, I am working on a currency converter which shares the same data. Finally, a new date convert will allow simple conversion of unix times something that developers quite often need a way of checking easily.
New Year News
A useful colour picker has been added to allow for generating HTML or RGB color codes. This uses a simple jquery color picker plugin. Planned additions include adding support for CSS generation. We have also been working hard on a web page to PDF converter which is planned for release soon. Our goal for devnuggets is to include a full set of wide ranging developer and system administration tools all in one place.
New Nuggets
The following features have been added (BETA). There is now an SHA hash generator for creating 256,384 or 512 bit hashes. There is also an IP to country lookup for finding out the source country of an ip address.
New Text Encryption
Easily encrypt and decrypt text strings using strong AES or TripleDES encryption functions. Coming soon - CSS Image Embedding into Base64 strings.
CSS Minifier Now Supports Remote URLs
The CSS MInifier can now minify CSS scrips directly from a URL - simply paste in the URL to your CSS file and it will download and minify for you automatically.
New Password Generator
The password generator has been updated with a more accurate Random Number Generator.