Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Base64 to Hex encode/decode #1505

Open
3 tasks done
graphixillusion opened this issue Feb 20, 2025 · 1 comment · May be fixed by #1525
Open
3 tasks done

Base64 to Hex encode/decode #1505

graphixillusion opened this issue Feb 20, 2025 · 1 comment · May be fixed by #1525
Labels
enhancement New feature or request triage

Comments

@graphixillusion
Copy link

graphixillusion commented Feb 20, 2025

What type of request is this?

New feature for an existing tool

Clear and concise description of the feature you are proposing

Add the option to encode/decode a string to hex values and viceversa

Is their example of this tool in the wild?

https://base64.guru/converter/decode/hex

Additional context

No response

Validations

  • Check the feature is not already implemented in the project.
  • Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
  • Check that the feature can be implemented in a client side only app (IT-Tools is client side only, no server).
@graphixillusion graphixillusion added enhancement New feature or request triage labels Feb 20, 2025
@sharevb
Copy link
Contributor

sharevb commented Feb 20, 2025

Hi @graphixillusion , a file <> base64 is available here : https://sharevb-it-tools.vercel.app/base64-file-converter, if you arr interested in up to date version of it-tools, I made kind of a fork here : https://github.com/sharevb/it-tools (https://sharevb-it-tools.vercel.app/ and docker images https://github.com/sharevb/it-tools/pkgs/container/it-tools)

But could be interesting to allow hex in "string" décoder/encoder

sharevb added a commit to sharevb/it-tools that referenced this issue Mar 2, 2025
@sharevb sharevb linked a pull request Mar 2, 2025 that will close this issue
sharevb added a commit to sharevb/it-tools that referenced this issue Mar 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request triage
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants