Skip to content

www.rolfje.com

Remove formatting from clipboard

Posted on 2008-09-05 By rolfje 1 Comment on Remove formatting from clipboard

In Windows, there is a great tool called “PureText” which sits in your tray, and can remove formatting from copy/paste actions if you want to. In stead of pasting into notepad, and then copying it again, you now can use the Windows-V combination to paste without formatting. It works in any program, and I’m a fond user of this little gem at work.

In OSX, you can do this with a key combination, Option-Shift-Command-V. Besides being the silliest and most awkward key combination ever to do a simple paste-action, it does not always do the job properly. I found this great tip where a simple applescript removes formatting from the items in your clipboard.

If you don’t know how to save this script, do the following:

  1. Open the Apple Script Editor (use Spotlight if you don’t know where to look for it)
  2. In the editor window, paste the following text:set the clipboard to «class ktxt» of ((the clipboard as text) as record)
    beep
  3. Click “Compile” and then select “Archive -> Save As…”
  4. Save the script as an application (anywhere you think is appropriate)
  5. Drag the resulting app into your dock to have it handy.

It looks like a lot of work, but these are the absoluut smallest steps I can help you with. It’s really simple. When you’re done, select any text you want to copy, and press Command-C to copy it. Then, before pasting, start the app you just made. You’ll here the system beep indicating that it’s ready. Now you can use Command-V and presto, plain text, no formatting!

I use this a lot to copy text from mails and documents into my Evernote, and it works fine. The only small irritation is the extra mouseclick.

Apple, Software Tags:osx, tools

Post navigation

Previous Post: A Weekend of Crashes
Next Post: OSX: Formatting a 1TB USB Drive

Comment (1) on “Remove formatting from clipboard”

  1. rolfje says:
    2008-09-05 at 21:33

    Oh, and should you want to change the icon of your new “Program”, you can use this tip at Mac 101:
    http://support.apple.com/kb/HT2493?viewlocale=en_US

    And good icons can be found here, for instance:
    http://interfacelift.com/icons-mac/

    Reply

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

           

Recent Comments

  • rolfje on Methode Buijs uitgelegd
  • LinkedIn is at Peak Enshittifaction – Will Chatham's Blog on Linked-In not really Opt-in?
  • Hans j on 1N4148 diode as RF switch
  • Roaming Rhonda on DLNA on OSX, done right
  • Frans on How to fix a Krups XN2001 Nespresso machine

Tags

Anonimatron Apple backup design DIY DRM eclipse environment Fun gmail google hacking hamradio Hardware helicopter iphone ipod iTunes Java Keynote maven modelling motorcycle music news opinion oracle osx photo photography programming repair review security Software Steve Jobs T-Mobile technology Time Machine Ubuntu usability Utilities vacation windows Workshop

Categories

  • Apple (105)
  • Divorce (1)
  • Electronics (3)
  • Fun (57)
  • Games (7)
  • Hardware (72)
  • Microsoft (18)
  • Racing (14)
  • Software (134)
  • Uncategorized (65)
  • Workshop (20)

Archives

Copyright © 2025 www.rolfje.com.

Powered by PressBook WordPress theme