Skip to content

Text file upload issue

Text file upload issue

PUBLIC ARCHIVE EDITION

Provenance

  • Provider: ChatGPT
  • Original title: Text file upload issue
  • Conversation ID: 697e9a45-cd88-832b-b0ed-49e1f6c39535
  • Created: 2026-01-31T16:11:50-08:00
  • Updated: 2026-01-31T16:11:54-08:00
  • Models: gpt-5-2
  • Source archive SHA-256: 0f7aee663dace8d779cc4e6f229b4e22a8386f8075b81801a3c8c2b112e1bdd7
  • Source transcript SHA-256: 7f49c86d5c1aac1d01f0f282a2da75d44b4ff51c19bf1374dbe5101f110e38c5
  • Active-path treatment: active-current-node
  • Alternate messages preserved: 0
  • Attachment state: not-applicable
  • Privacy state: PRIVACY_VERIFIED
  • Publication state: public-archive
  • Record ID: chatgpt:697e9a45-cd88-832b-b0ed-49e1f6c39535
  • Source member: conversations-001.json
  • Source record SHA-256: 96643bf1bd8fe0ed14adc086f9abe10ca8f3bc29392164e22d629cb21ee5a2c9
  • Transcript verification status: canonical-verified; privacy-verified; source-order-preserved
  • Editorial changes: privacy-approved local edits preserved
  • Publication/version history: public archive edition v1

Conversation

Darren — 2026-01-31T16:11:49-08:00

So, this new interface I have on my web page shows me I can add a photo, but I don’t seem to be able to add a text file. Has that been removed?

ChatGPT — 2026-01-31T16:11:50-08:00 · gpt-5-2

It hasn’t been removed entirely — but the ability to upload a text file depends on which part of the interface you’re in and what the current settings allow.

Here’s why you might be seeing only the photo option:

✅ 1. Image-only upload context

Some parts of the interface (e.g., inserting a profile/cover image, posts that only allow rich media images) only allow pictures, not files of other types.

In those areas, a text file upload simply isn’t enabled by design — so it looks like the option was “removed,” but it really wasn’t present for that context.

✅ 2. Text file upload is supported only in certain editors

If you’re using a chat/message input or a file-attachment field, you should see an icon/button for uploading files. In some pages or widgets (like a simple photo card), that button isn’t shown because it’s not applicable.

✅ 3. Permissions/settings

Depending on how your website/web app is configured, text file uploads may be:
– disabled
– limited to specific user roles
– hidden behind a different button

🔍 How to tell if it’s supported

If you’re in a place where file uploads should work (e.g., a chat box or comment editor), you usually see:
– 📎 paperclip icon
– “Attach file” or “Upload file” text
– drag-and-drop area that accepts anything (text, PDF, etc.)

In contrast, an image-only uploader will only have a camera/photo icon.


If you want to test it

Try this:
1. Go to a place where attachments are expected (like a comment or chat input)
2. Look for a paperclip or “Upload file” option next to the image icon
3. If it’s not there, then that interface doesn’t allow text file uploads right now


Bottom line

Text file upload hasn’t been universally removed — it’s just not enabled in the specific interface you’re seeing.

If you tell me where you’re trying to upload the text file (website section/page/editor), I can give you more specific guidance on whether it should be possible — and how to access that functionality if it’s hidden or moved.