Convert
Free format converters and generators — encode/decode, format JSON, convert timestamps and timezones, pick colors, build cron expressions.
Base64 Encoder / DecoderEncode or decode textJSON FormatterFormat JSONUnix Timestamp ConverterConvert unix timeTimezone ConverterConvert timezonesColor PickerPick a colorCron Expression GeneratorCron expressions
Small conversions, done quickly
Format conversion is one of the most common small tasks in software work — encoding and decoding, formatting JSON, converting a timestamp, picking a color code, building a cron expression. None of these are hard problems on their own, but they come up constantly and are tedious to do by hand or look up each time.