@extends('layouts.app') @section('title', 'Text Decoder – Base64, URL, HTML, Hex & SHA256 | kotsch.tech') @section('meta_description', 'Text online kodieren und dekodieren: Base64, URL-Encoding, HTML-Entities, Hex und SHA-256. Live im Browser, kein Server nötig.') @section('meta_extra') @endsection @section('content') @include('tools._tool_base')
Developer

Text Decoder.

Base64, URL, HTML, Hex und SHA-256 – kodieren und dekodieren direkt im Browser.

Modus wählen
@include('tools._ads_banner')
@include('tools._seo_content', ['toolSlug' => 'decoder', 'toolName' => 'Text Decoder']) @endsection