Categories

Developer

UnknownGuy

Timely v1.5.1

  • rating
  • rating
  • rating
  • rating
  • rating
5.00 (1 reviews)
Timely contains an assorted set of tools for a software developer. Convert unix timestamps to readable dates and vice versa. Encode & decode base 64 strings or hex. Pretty print and sort JSON. Parse PEM certificates and JWTs. Timely

Timely contains an assorted set of tools all in the same place. Save time by performing transformations from the handy access point of your browser's toolbar.

- Convert unix timestamps to readable dates and vice versa (date format customizable)
- Base 64 encoding & decoding
- Hex encoding & decoding,
- JSON pretty printing or stringifying
- JSON sorting
- URI Component encoding & decoding
- Escape or un-escape quotes
- New-line encoding/decoding
- Parse PEM certificates, public keys, & private keys
- Parse JWT (JSON Web Tokens)

Timestamp Conversions
1. Click the "t" in your toolbar to open Timely
2. Paste your unix timestamp into the input box
3. Watch in amazement as your timestamp becomes readable by most humans
4. Try it the other way around! (type a date in the input)

The date format (and other customizations) can be changed in the Firefox "Settings" -> "Extensions & Themes" -> "Timely ..." -> "Options" tab.

Text Conversions
1. Click the "t" in your toolbar to open Timely
2. Click the "Open Text Formatter" link
3. Paste your text into the text area
4. Click a conversion button
5. Click the "Copy" button to load the text into your clipboard