hURL

Data encoder/decoder

A tool for encoding and decoding various data formats, including hexadecimal, URLs, base64, and binary files.

hexadecimal & URL encoder + decoder

GitHub

72 stars
9 watching
20 forks
Language: Perl
last commit: almost 9 years ago

Related projects:

RepositoryDescriptionStars
o1egl/fwencoderA library that encodes and decodes fixed-width table data from various input sources.27
dbuenzli/uucdDecodes data from Unicode character database XML representation17
bytebutcher/decoder-plus-plusAn application for decoding and encoding data in various formats102
jrdnull/base58An Elixir implementation of Base58 encoding/decoding15
andlabs/utfA single-file C implementation of UTF-8 and UTF-16 utility functions.47
huydang284/fixedwidthA package for encoding and decoding fixed-width data in Go9
sija/base62.crA library that encodes numbers using a compact set of characters (Base62) and provides decoding functionality.10
gjaldon/base58checkA library providing functions for Base58Check encoding and decoding in Elixir16
kronuz/base-xA C++ library for encoding and decoding data using custom bases.14
ennocramer/floskellA tool that formats Haskell source code into a more readable layout180
jfacorro/edenAn Elixir library that provides an encoder/decoder for the extensible data notation (EDN) format.38
tuupola/base85A PHP library for encoding and decoding arbitrary data using the Base85 algorithm27
chardet/chardetA character encoding detection tool for determining the encoding of text files.2,199
bobg/encidProtects sensitive integer IDs by encoding and decoding them with encryption keys.3
n10v/id3v2A Go library for decoding and encoding ID3 tags in audio files.340