# DevUtils - 개발자용 도구 모음 for macOS

> Clean Markdown view of GeekNews topic #2959. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=2959](https://news.hada.io/topic?id=2959)
- GeekNews Markdown: [https://news.hada.io/topic/2959.md](https://news.hada.io/topic/2959.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2020-10-05T09:22:16+09:00
- Updated: 2020-10-05T09:22:16+09:00
- Original source: [devutils.app](https://devutils.app/)
- Points: 12
- Comments: 4

## Topic Body

종종 웹에서 검색해서 사용하는 도구들을 모아놓은 오프라인 앱

클립보드 내용에 따라 알아서 맞는 도구를 자동 선택

글로벌 단축키 지원

- Unix Time 변환

- URL Encode/Decode

- JSON Formatter/Validator

- JWT Debugger

- Base64 Encode/Decode

- Query String Parser

- HTML Entity Encode/Decode

- Backslash Escape/Unescape

* 유료 오픈소스 모델 : 소스를 받아서 빌드하는건 무료. 바이너리로 다운받는건 유료($9)

## Comments



### Comment 26409

- Author: wicksome
- Created: 2024-06-19T17:02:38+09:00
- Points: 1

json formatter/validator는 웹 이런것도 있습니다. (이런 사이트가 꽤 많지만...)  
https://wickso.me/tools/json/

### Comment 3076

- Author: deadcat
- Created: 2020-10-05T10:42:50+09:00
- Points: 2

CyberChef에서도 비슷한 기능을 제공합니다. 굉장히 파워풀한 툴입니다.

https://gchq.github.io/CyberChef/

### Comment 11627

- Author: nullnull
- Created: 2022-08-03T13:55:00+09:00
- Points: 1
- Parent comment: 3076
- Depth: 1

좋은 도구네요!

### Comment 3062

- Author: xguru
- Created: 2020-10-05T09:22:21+09:00
- Points: 1

설명대로 timestamp 변환기 랑 JSON 포매팅 하는거는 매번 구글 검색해서 썼었는데 딱 좋네요.
