FRONTEND·중요도 6·2026. 06. 01.·GeekNews

Show GN: MMRequest - 혹시 vision LLM API 부를 때마다 손으로 base64 변환하시나요 - 빡쳐서 만든 Chrome 확장

── KO ──────────────────

이미지/오디오의 base64 변환을 자동화하는 Chrome 확장 소개.

Postman에서 이미지와 오디오 파일을 매번 수동으로 base64로 변환하는 불편함을 해결하기 위해 Chrome 확장을 개발했습니다. 이 확장은 vision 및 audio LLM API와 함께 사용되며, 작은 작업을 자동화해 사용자의 효율을 높입니다. 따라서, 하루에도 여러 번 API 호출을 하는 개발자들에게 유용할 것입니다.


── EN ──────────────────

Introducing a Chrome extension for automating base64 conversion of images/audios.

This article discusses the development of a Chrome extension aimed at automating the base64 conversion of image and audio files, which is often a tedious task in Postman. The extension is designed for use with vision and audio LLM APIs, enhancing efficiency for developers who frequently make API calls. It addresses a common pain point in the workflow, saving time and reducing frustration.

원문 보기 →목록으로