# OpenAI upload files

**URL:** https://community.make.com/t/openai-upload-files/72146
**Category:** Questions
**Tags:** open-ai
**Created:** [March 3, 2025, 10:51am UTC](https://community.make.com/t/openai-upload-files/72146 "2025-03-03T10:51:56Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![KaiMO](https://avatars.discourse-cdn.com/v4/letter/k/f07891/32.png) [@KaiMO](https://community.make.com/u/KaiMO)
#### Post date: [March 3, 2025, 10:51am UTC](https://community.make.com/t/openai-upload-files/72146/1 "2025-03-03T10:51:56Z")

</div>

Hi I’m encountering issues with the OpenAI upload files module.  
it supports a lot of files, but refuses them when the extention is in capitals instead of small letters. Can this be changed so that it also accepts capital extentions (as it is the same file/extention)?

---

<div class="post-metadata">

### Author: ![Stoyan\_Vatov](https://avatars.discourse-cdn.com/v4/letter/s/5daacb/32.png) [@Stoyan\_Vatov](https://community.make.com/u/Stoyan_Vatov)
#### Post date: [March 4, 2025, 12:02pm UTC](https://community.make.com/t/openai-upload-files/72146/2 "2025-03-04T12:02:46Z")

</div>

You can use the lower() formula to change the entire file name to lower case. Or do some tinkering and change only the extension.

---

<div class="post-metadata">

### Author: ![KaiMO](https://avatars.discourse-cdn.com/v4/letter/k/f07891/32.png) [@KaiMO](https://community.make.com/u/KaiMO)
#### Post date: [March 4, 2025, 12:20pm UTC](https://community.make.com/t/openai-upload-files/72146/3 "2025-03-04T12:20:35Z")

</div>

Hi @Stoyan_Vatov

I’ve tried that, but stuck: [Rename email attachments](https://community.make.com/t/rename-email-attachments/70115)  
would be nice if you could assist

cheers  
christophe

---

<div class="post-metadata">

### Author: ![Make\_Bot](https://dub1.discourse-cdn.com/flex013/user_avatar/community.make.com/make_bot/32/14661_2.png) [@Make\_Bot](https://community.make.com/u/Make_Bot)
#### Post date: [June 2, 2025, 11:27am UTC](https://community.make.com/t/openai-upload-files/72146/4 "2025-06-02T11:27:28Z")

</div>


