---
slug: "ペーストボード(クリップボード)プレーンテキスト化&履歴YClip.app"
title: "YClip.app: Converting Clipboard to Plain Text & History"
description: "\n\nI created a Mac pasteboard (clipboard) application. While it's not yet very versatile, as hotkeys are fixed and cannot be customized, I am releasing it for public use."
url: "https://www.ytyng.com/en/blog/ペーストボード(クリップボード)プレーンテキスト化&履歴YClip.app"
publish_date: "2014-02-15T15:59:14Z"
created: "2014-02-15T15:59:14Z"
updated: "2026-02-27T03:29:58.338Z"
categories: ["mac"]
keywords: ""
featured_image_url: "https://media.ytyng.com/resize/20230812/140c2865885949c19ac9a2580593cd97.png.webp?width=768"
has_video: false
has_music: false
video_urls: []
music_urls: []
lang: "en"
---

# YClip.app: Converting Clipboard to Plain Text & History

<div class="document">

<p>I created a Mac pasteboard (clipboard) application. While it's not yet very versatile, as hotkeys are fixed and cannot be customized, I am releasing it for public use.</p>
<p>Download: <a class="reference external" href="http://ytyng.com/develop/YClip-031.zip">http://ytyng.com/develop/YClip-031.zip</a></p>
<div class="section" id="yclip">
<h3>YClip</h3>
<img alt="http://ytyng.com/develop/YClip-images/YClip-icon-256.png" src="http://ytyng.com/develop/YClip-images/YClip-icon-256.png"/>
<div class="section" id="id1">
<h4>Overview</h4>
<p>This application monitors the clipboard and converts formatted text into plain text. It also keeps a history of the clipboard content, allowing you to restore it later.</p>
</div>
<div class="section" id="id2">
<h4>How to Use</h4>
<p>When you launch the application, it will reside in the menu bar.</p>
<p>Click the menu bar and select Open Window or press Command + Option + V to open the main window. This hotkey is fixed and cannot be changed.</p>
<img alt="http://ytyng.com/develop/YClip-images/ss-menubar.png" src="http://ytyng.com/develop/YClip-images/ss-menubar.png"/>
<img alt="http://ytyng.com/develop/YClip-images/ss-menu.png" src="http://ytyng.com/develop/YClip-images/ss-menu.png"/>
<img alt="http://ytyng.com/develop/YClip-images/ss-window.png" src="http://ytyng.com/develop/YClip-images/ss-window.png"/>
</div>
<div class="section" id="changelog">
<h4>ChangeLog</h4>
<p>0.3.1 … 2014-03-24: Added a feature to process clipboard content through an external script via standard input/output
0.2.0 … 2014-02-23: Fixed an issue where the text area would become too large</p>
</div>
<div class="section" id="todo">
<h4>TODO</h4>
<ul class="simple">
<li>Create a settings menu</li>
<li>Enable hotkey customization</li>
<li>Allow saving of settings</li>
<li>Enable saving of templates</li>
</ul>
<p>Download: <a class="reference external" href="http://ytyng.com/develop/YClip-031.zip">http://ytyng.com/develop/YClip-031.zip</a></p>
<p>Previous Versions</p>
<p>Download: <a class="reference external" href="http://ytyng.com/develop/YClip-020.zip">http://ytyng.com/develop/YClip-020.zip</a></p>
</div>
</div>
</div>
