# Giphy GIF: 파일 크기로 검색 결과를 필터링할 수 있나요?

**URL:** https://meta.discourse.org/t/giphy-gifs-any-way-to-filter-search-results-by-file-size/386633
**Category:** Support
**Tags:** gifs
**Created:** [10월 24, 2025, 1:06오후 UTC](https://meta.discourse.org/t/giphy-gifs-any-way-to-filter-search-results-by-file-size/386633 "2025-10-24T13:06:25Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![jrgong](https://avatars.discourse-cdn.com/v4/letter/j/c57346/32.png) [@jrgong](https://meta.discourse.org/u/jrgong)
#### Post date: [10월 24, 2025, 1:06오후 UTC](https://meta.discourse.org/t/giphy-gifs-any-way-to-filter-search-results-by-file-size/386633/1 "2025-10-24T13:06:25Z")

</div>

현재 우리 포럼에는 4MB 업로드 크기 제한이 있습니다.  
가끔 Giphy가 이 제한을 초과하는 GIF를 반환하기도 합니다.

이를 방지하고, 사이트 설정에 구성된 최대 업로드 크기를 초과하는 GIF를 검색에서 제외할 수 있는 방법이 있을까요?

---

<div class="post-metadata">

### Author: ![awesomerobot](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/awesomerobot/32/142900_2.png) [@awesomerobot](https://meta.discourse.org/u/awesomerobot)
#### Post date: [10월 27, 2025, 3:39오후 UTC](https://meta.discourse.org/t/giphy-gifs-any-way-to-filter-search-results-by-file-size/386633/3 "2025-10-27T15:39:18Z")

</div>

제안해 주셔서 감사합니다! 방금 `giphy_size_variant`라는 설정을 추가했는데, 이를 통해 giphy의 축소된 변형 버전을 사용할 수 있습니다… 해당 API는 5MB, 2MB 또는 200kB 버전의 파일을 제공합니다(상세 내용은 [Docs | GIPHY Developers](https://developers.giphy.com/docs/api/#best-practices) 에서 확인하실 수 있습니다).

> <https://github.com/discourse/discourse-gifs/pull/102>
>
> Giphy supports downsized variants, which can help with image size restrictions. …This adds them and sets the setting to medium... which should work for most sites. 
> 
> I've also updated the Tenor description to make the sizes a little clearer and set the defualt to medium.

이 기능은 Discourse의 이미지 크기 설정에 따라 반환되는 GIF를 필터링하지는 않습니다. 이 부분은 다소 복잡할 수 있기 때문입니다(모든 결과를 처리해야 하며, 결과가 0개가 될 수도 있고, 스크롤 시 로딩이 더 복잡해질 수 있음 등). 하지만 파일 크기에 대한 일정한 제어가 가능하도록 도와줄 것입니다.

---

<div class="post-metadata">

### Author: ![tobiaseigen](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/tobiaseigen/32/539204_2.png) [@tobiaseigen](https://meta.discourse.org/u/tobiaseigen)
#### Post date: [11월 26, 2025, 3:40오후 UTC](https://meta.discourse.org/t/giphy-gifs-any-way-to-filter-search-results-by-file-size/386633/5 "2025-11-26T15:40:16Z")

</div>

이 주제는 마지막 답변 후 30일이 지나면 자동으로 닫힙니다. 더 이상 새 답변을 작성할 수 없습니다.
