📂 Generate beautiful folder trees with automatic .ignoretree detection! Browse any directory on your computer securely.
🔍 Scanning: 0 items found...

🎯 Features:

  • Auto-loads .ignoretree from folder
  • Upload custom ignore patterns
  • Glob pattern support (*.log, node_modules)
  • Works 100% offline in browser
  • No data sent to servers

🌐 Browser Compatibility:

Works best with Chrome, Edge, or any Chromium-based browser. Uses the secure File System Access API for local folder access.

📝 Remove line breaks and format text perfectly for AI prompts and documentation

🔄 Character Replacement

Automatically replace characters while linearizing.

✅ What It Does:

  • Removes all line breaks
  • Collapses multiple spaces into one
  • Custom character replacement
  • Real-time processing
  • Perfect for AI prompts

💡 Common Use Cases:

• Format error logs for ChatGPT/Claude
• Prepare code snippets for prompts
• Clean up copied text from PDFs
• Remove formatting from emails

🚀 Test APIs and format JSON responses - All client-side, no server needed!

📤 API Request

⚠️ CORS Note:

Some APIs block browser requests. Use CORS Unblock extension or a CORS proxy.

📥 API Response

🔐 Encode and decode Base64 strings for data transmission and storage

🔐 About Base64:

Base64 is an encoding scheme that converts binary data to an ASCII string format. It's commonly used for encoding data in emails, URLs, and data URIs.

💡 Common Uses:

  • Embed images in HTML/CSS
  • Encode authentication credentials
  • Transfer binary data as text
  • Store data in JSON/XML
  • Email attachments
🔍 Generate XPath, CSS selectors, and Regex patterns for web scraping

📌 XPath

XPath will appear here...

🎨 CSS Selector

CSS selector will appear here...

🔤 Regex Pattern

Regex pattern will appear here...

💡 Tips for Web Scraping:

  • XPath: Most powerful, works with any XML/HTML structure
  • CSS Selector: Faster than XPath, easier to read
  • Regex: Best for extracting text patterns, use with caution
  • Test selectors with browser DevTools (F12) before scraping
  • Use unique identifiers (id, class) for stable selectors
  • Respect website's robots.txt and terms of service
💬 Get in touch, request features, or support our work!
💡

Feature Requests

Have an idea for a new tool? We'd love to hear it!

❤️

Support DevTreeTools

Help us keep this tool free and ad-free!

Your support helps us develop more free tools for the developer community!

🚀 Coming Soon:

🔗 URL Encoder/Decoder
🔨 Hash Generator (MD5, SHA)
🎨 String Case Converter
⏱️ Timestamp Converter
🔤 Regex Tester
📊 CSV to JSON Converter