Anonimisasi Data

Mendeteksi dan menganonim data pribadi dalam file CSV secara otomatis.

Your files never leave your device. Processed locally. 100% private.

Unlocking Tool Engine...

Cara menggunakan Anonimisasi Data

Selesaikan tugasmu dengan sempurna dalam tiga langkah mudah.

1

Unggah CSV

Seret file CSV dengan data pribadi.

2

Pilih kolom PII

Pilih kolom berisi email, nama, telepon, dll.

3

Unduh yang dianonimkan

Unduh CSV yang telah dianonimkan.

Pertanyaan yang sering ditanyakan

Semua yang perlu kamu ketahui tentang Anonimisasi Data.

Tipe PII apa yang terdeteksi?

Email, nama, telepon, IBAN, IP, tanggal lahir, dan pola kustom.

Apakah data diunggah?

Tidak. Semua berjalan lokal.

Metode anonimisasi apa?

Masking, pseudonimisasi, hash, dan penghapusan penuh.

Batas ukuran?

Proses file hingga batas memori browser.

Apakah anonimisasi bisa dibalik?

Hanya dengan pseudonimisasi berbasis kunci, tidak dengan hash atau penghapusan.

Is this tool GDPR compliant?

The tool produces pseudonymized data as defined in GDPR Article 4(5): data that can no longer be attributed to a specific person without additional information. Pseudonymized data still qualifies as personal data under GDPR if re-identification is possible (e.g., if you keep a mapping table). For fully anonymous data that falls outside GDPR scope entirely, use the Address and Name strategies in combination and avoid the Hash strategy, since the hash is deterministic and could be reversed if the original values are known.

Can I anonymize Excel files?

Yes. The tool accepts .xlsx and .xls files in addition to .csv. Excel files are read using SheetJS — the first sheet is loaded and processed. The output is always a CSV file. If you need the result as Excel, use the CSV to Excel converter tool after anonymizing.