Format Conversion
Convert GPX (GPS Exchange Format) to GeoJSON format
gpx-to-geojsonFormat Conversion
Convert characters to/from hex (\xXX) and Unicode (\uXXXX) escape sequences
hex-unicode-converterFormat Conversion
Encode and decode text to/from ASCII85 format (Adobe version)
ascii85-converterFormat Conversion
Encode and decode text using Atbash substitution cipher (reverses the alphabet)
atbash-cipherFormat Conversion
Encode and decode data to/from BSON (Binary JSON) format
bson-converterConverter
Convert crontab format between standard cron and enhanced formats
crontab-converterConverter
Convert standard cron expressions to Quartz cron format
cron-quartz-converterConverter
Generate geohash from latitude and longitude coordinates
geohash-generatorFormat Conversion
Convert CSON (CoffeeScript Object Notation) data to JSON format
cson-to-jsonFormat Conversion
Convert GraphQL query or response data to JSON format
graphql-to-jsonConverter
Decode geohash to latitude and longitude coordinates
geohash-decoderFormat Conversion
Extract and convert HTML table data to CSV format
html-table-to-csv