Base64 — Encode ve decode
Metin ve binary için Base64 kodlama/çözme.
Base64 Encoder/Decoder
Metni Base64 formatına çevirin veya Base64 metnini decode edin. Dosya yükleme desteği de mevcuttur.
Sıradaki Adım: 👇
Bunları Biliyor muydunuz?
Bilgiler yükleniyor...
Sosyal Medyada Paylaş
📑 İçindekiler
Detaylı Açıklama
Base64 Encoder/Decoder: Binary ↔ Metin
Base64, binary veriyi ASCII metin olarak taşımak için kullanılır (e-posta ekleri, data URL, JWT payload).
Özellikler
| Özellik | Değer |
|---|---|
| Alfabe | A–Z, a–z, 0–9, +, / |
| Padding | = ile hizalama |
| Boyut artışı | ~%33 |
Base64 şifreleme değildir; herkes decode edebilir. Gizli veri için şifreleme (AES vb.) kullanın.
İç linkler
URL encoder, Hash generator, JWT decoder.
Hesaplayıcı
Metni encode veya Base64 yapıştırıp decode edin.
Bu içerik genel bilgilendirme amaçlıdır; kesin fatura, harç, vergi ve süreler için resmî kurum duyuruları, sözleşmeler ve güncel mevzuat esastır.
Editör notu ve şeffaflık
NetSonuç editör notu: Base64 şifreleme değildir.
Nasıl Kullanılır?
Metin girin veya Base64 yapıştırın.
Encode veya decode seçin.
Sonucu kopyalayın.
Sıkça Sorulan Sorular
Base64 nedir?
Şifreleme mi?
Padding?
URL safe?
Decode?
Hesaplayıcı?
Resim?
JWT?
Boyut?
UTF-8?
Dosya?
Email?
Hash fark?
Gizlilik?
Hata?
Bu Aracı Sitenize Ekleyin
Aşağıdaki kodları sitenize ekleyerek bu hesaplama aracını kendi sitenizde gösterebilirsiniz.
<div class="netsonuc-embed-wrapper" itemscope itemtype="https://schema.org/WebApplication" style="margin: 20px 0; border: 1px solid #e5e7eb; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 8px rgba(0,0,0,0.1);">
<meta itemprop="name" content="Base64 — Encode ve decode">
<meta itemprop="description" content="Metin ve binary için Base64 kodlama/çözme.">
<meta itemprop="url" content="https://www.netsonuc.com/base64-encoder">
<meta itemprop="applicationCategory" content="UtilityApplication">
<meta itemprop="operatingSystem" content="Any">
<meta itemprop="offers" itemscope itemtype="https://schema.org/Offer">
<meta itemprop="price" content="0">
<meta itemprop="priceCurrency" content="TRY">
<div itemprop="aggregateRating" itemscope itemtype="https://schema.org/AggregateRating">
<meta itemprop="ratingValue" content="4.8">
<meta itemprop="ratingCount" content="1000">
<meta itemprop="bestRating" content="5">
<meta itemprop="worstRating" content="1">
</div>
<iframe
src="https://www.netsonuc.com/base64-encoder"
width="100%"
height="800"
frameborder="0"
scrolling="auto"
title="Base64 — Encode ve decode - NetSonuç Hesaplama Aracı"
loading="lazy"
allowfullscreen
aria-label="Base64 — Encode ve decode hesaplama aracı">
</iframe>
<div style="background: #f8f9fa; padding: 12px; border-top: 1px solid #e5e7eb; text-align: center;">
<p style="margin: 0; font-size: 12px; color: #666; line-height: 1.6;">
<a href="https://www.netsonuc.com/base64-encoder" target="_blank" rel="dofollow" title="Base64 — Encode ve decode Hesaplama Aracı - NetSonuç" style="color: #3b82f6; text-decoration: none; font-weight: 500;">Base64 — Encode ve decode Hesaplama Aracı</a> -
<a href="https://www.netsonuc.com" target="_blank" rel="dofollow" title="NetSonuç - Ücretsiz Online Hesaplama Platformu" style="color: #3b82f6; text-decoration: none; font-weight: 500;">NetSonuç</a> tarafından sağlanan ücretsiz online hesaplama platformu.
<a href="https://www.netsonuc.com/base64-encoder" target="_blank" rel="dofollow" title="Base64 — Encode ve decode Hesaplayıcı" style="color: #3b82f6; text-decoration: none;">Hesaplayıcıyı kullan</a>,
<a href="https://www.netsonuc.com/base64-encoder" target="_blank" rel="dofollow" title="Base64 — Encode ve decode Hesaplama Simülatörü" style="color: #3b82f6; text-decoration: none;">hesaplama simülatörü</a> veya
<a href="https://www.netsonuc.com" target="_blank" rel="dofollow" title="NetSonuç Hesaplama Araçları" style="color: #3b82f6; text-decoration: none;">tüm araçları görüntüle</a>.
</p>
</div>
</div>📝 Kullanım Talimatları:
- Iframe Embed: Web sitenizin HTML koduna doğrudan yapıştırın.
- HTML Snippet: Blog yazılarınızda, makalelerinizde kullanın (en SEO-friendly, Google'ın favorisi)
- WordPress: WordPress sitenizde shortcode olarak kullanın. Eklenti gerekmez.
- QR Kod: Fiziksel materyallerde, sunumlarda, broşürlerde kullanın. Mobil erişim için ideal.
- Bookmarklet: Tarayıcı yer imlerinize ekleyin. Hızlı erişim için mükemmel.