Guide
How to Prepare Files Before Using Online Tools
A simple preparation workflow for reducing privacy risk, avoiding broken imports, and getting better results from file utilities.
Make a working copy
Keep the original file untouched and use a copy for cleanup, extraction, formatting, or conversion. This protects the source material if a tool output is incomplete or a cleanup choice removes useful data.
Remove unnecessary fields
If you only need a sample, remove private names, tokens, addresses, hidden columns, or unrelated pages before processing. Smaller files are easier to review and reduce data exposure.
Check permissions and ownership
Only process files you own or have permission to use. This matters for recorded media, copyrighted documents, customer exports, email attachments, and workplace data.
Use the right tool for the format
Use CSV tools for tables, JSON tools for structured objects, document extractors for readable text, and transcription for speech. A mismatched tool can produce misleading output.
Review outputs before sharing
A cleaned CSV, extracted text file, decoded string, or transcript may still contain private information. Read the result before pasting it into an email, ticket, repository, or public page.