Bind AI - Documentation
Try Bind AI CopilotView All ModelsModel Comparisons
  • What is Bind AI?
  • Basics
    • AI Code Editor (Canvas)
    • Models
    • Integrations
      • Github Integration with Bind AI
    • Custom GPT Agents
    • Total Ingestion Tokens for Integration Syncs
    • Compute Points
    • AppSumo License Activation
    • File Uploads
      • Supported Extensions
  • IDE by Bind AI
    • Tutorial: Create Twitter + Instagram Clone with IDE (Bind AI)
Powered by GitBook
On this page
  1. Basics
  2. File Uploads

Supported Extensions

File extensions supported for file uploads on Bind AI.

If you see any missing extentions, please contact us via Chat Support, and we will add it to our backlog.

# Coming Soon - Document files

".docx", # Microsoft Word document ".doc", # Microsoft Word document ".xls", # Microsoft Excel spreadsheet

# Coming Soon - Image files

".png", # Portable Network Graphics image ".jpeg", # JPEG image

Currently Supported File Formats

# Document files ".txt", # Text files (for documentation or other notes ".xlsx", # Microsoft Excel spreadsheet

".pdf", # Portable document format

# Non-Code Files ".env", # Environment variables ".env.local", # Local environment variables (for development) ".flaskenv", # Flask environment file ".gitignore", # Git ignore file ".json", # JSON files ".lock", # Lock files (e.g., package-lock.json, yarn.lock, pnpm-lock.yaml) ".md", # Markdown files (for documentation) ".npmignore", # npm ignore file ".yarnrc", # Yarn configuration ".yarnrc.yml", # Yarn configuration (YAML) # Frontend Code Files ".css", # Stylesheets ".htm", # Alternative HTML extension ".html", # HTML files ".js", # JavaScript ".jsx", # React JavaScript ".less", # Less stylesheets ".map", # Source map files (for debugging) ".module.css", # CSS Modules ".module.less", # LESS Modules ".module.sass", # Sass Modules ".module.scss", # SCSS Modules ".module.styl", # Stylus Modules ".sass", # Sass stylesheets ".scss", # Sass stylesheets ".svelte", # Svelte components ".styl", # Stylus files (CSS preprocessor) ".ts", # TypeScript ".tsx", # React TypeScript ".vue", # Vue.js single file components # Backend Code Files ".abap", # ABAP ".adb", # Ada body ".ads", # Ada specification ".as", # ActionScript ".asm", # Assembly Language ".babelrc.js", # Babel configuration ".bat", # Windows Batch files ".browserlistrc", # Browserlist configuration ".c", # C ".cbl", # COBOL alternative extension ".cjs", # CommonJS modules (Node.js) ".clj", # Clojure ".coffee", # CoffeeScript ".cob", # COBOL ".config.js", # Configuration files (e.g., webpack, Babel) ".cpp", # C++ ".cr", # Crystal ".cs", # C# ".dart", # Dart (used in Flutter) ".eslintrc.js", # ESLint configuration ".ex", # Elixir ".exs", # Elixir scripts ".f90", # Fortran 90 ".f95", # Fortran 95 ".fs", # F# ".go", # Go ".groovy", # Groovy ".h", # C/C++ header ".hx", # Haxe ".java", # Java ".jinja", # Jinja template files ".jinja2", # Jinja2 template files ".kt", # Kotlin ".lisp", # Lisp ".lsp", # Lisp alternative extension ".lua", # Lua ".mjs", # ES modules (Node.js) ".ml", # OCaml ".nim", # Nim ".pas", # Pascal ".php", # PHP ".pl", # Perl ".pro", # Prolog ".ps1", # PowerShell scripts ".py", # Python ".r", # R ".rb", # Ruby ".rkt", # Racket ".rs", # Rust ".scala", # Scala ".scm", # Scheme ".sh", # Shell scripts ".sol", # Solidity (Ethereum smart contracts) ".st", # Structured Text (PLC) ".swift", # Swift ".tcl", # Tcl scripts ".v", # Verilog ".vb", # Visual Basic ".vbs", # VBScript ".vhdl", # VHDL

PreviousFile UploadsNextIDE by Bind AI

Last updated 1 month ago