Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.341.286 Times

Copy Plain Text Firefox freeware
Filter: All | Freeware | Demo
 

Copy Plain Text Firefox

1 2 3 4 5 > 
Added: June 05, 2010 | Visits: 1.320

XML From Plain Text XML From Plain Text (xfpt) is a program that reads a file of plain text that contains relatively simple markup, and outputs an XML file. It is intended to simplify the management of XML data. The project is not a program that attempts to turn a plain text document into XML. Markup within text...



Platforms: *nix

License: Freeware Size: 133.12 KB Download (106): XML From Plain Text Download

Added: December 01, 2013 | Visits: 537

Copy Pure Text If you copy some text to Office, Outlook or ThunderBird (or in fact any rich text compatible application), all the formatting (italic, bold, font size, etc) also gets copied. Usually to copy the text-only version, I copy from browser, paste it into notepad, then copy it again. Copy Pure Text...





Platforms: Mac

License: Freeware Size: 10.24 KB Download (43): Copy Pure Text Download

Added: June 20, 2013 | Visits: 932

Plain Text File News Manager Plain Text File News Manager is meant to manage news articles stored in plain text database files. It supports adding, removing and displaying news articles in a flat text file database.


Platforms: PHP

License: Freeware Size: 10 KB Download (51): Plain Text File News Manager Download

Released: October 27, 2012  |  Added: October 27, 2012 | Visits: 686

txt2html - plain text to HTML converter txt2html (Text to HTML converter) is a Perl program that converts plain text to HTML. It supports headings, lists, tables, simple character markup, and hyperlinking, and is highly customizable.


Platforms: Windows, Mac, Linux

License: Freeware Size: 116.95 KB Download (48): txt2html - plain text to HTML converter Download

Added: July 11, 2013 | Visits: 454

Plain Text Links Tired of copying and pasting URLs from weblogs or forums where someone didn't make a real link? Plain Text Links 0.3 is an extension for Firefox that lets you right click on URLs in plain text and open them as if they were real HTML links. Opening a plain text link Now in version 0.3, there is...


Platforms: Mac

License: Freeware Size: 10.24 KB Download (36): Plain Text Links Download

Added: June 30, 2013 | Visits: 380

Plain Text Links for Linux With any text that can be treated as a URL, using this Firefox extension you can right click on the text and select "Open this URL". You can use ctrl+click or shift+click to open in a new tab or window, respectively.


Platforms: *nix

License: Freeware Size: 10.24 KB Download (36): Plain Text Links for Linux Download

Released: October 13, 2010  |  Added: October 20, 2010 | Visits: 1.497

Sense TEXT  Plugin The Sense Text Plugin is one of two plugins specifically designed to support the more popular file formats used for document outlining. The plugin enables both tabbed and space indented plain text files to be imported into Silva Elm's Sense Structured Document Editor. The plugin...


Platforms: Windows

License: Freeware Size: 689.34 KB Download (108): Sense TEXT Plugin Download

Released: December 24, 2012  |  Added: January 10, 2013 | Visits: 1.037

FlipPageMaker PDF to Text Flippagemaker PDF to Text is small application that lets you perform free instantaneous conversions without the Acrobat software. This freeware is especially designed to convert your PDF (Acrobat) file to plain text. It extracts the PDF file's text and strips out any logos, fonts, layouts and...


Platforms: Windows

License: Freeware Size: 1023.62 KB Download (61): FlipPageMaker PDF to Text Download

Added: May 10, 2013 | Visits: 503

Formatting plain text into columns This script formats a number of columns of text into fixed widths. Each column may also be aligned independently. Whitespace is collapsed, though line breaks are retained (they may optionally be ignored).


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (59): Formatting plain text into columns Download

Added: June 09, 2013 | Visits: 301

Copy Link Text Right-click a link to copy its text; also optionally offers ability to right-click drop-down menu items, buttons, and other form controls to get their text or values


Platforms: Mac

License: Freeware Size: 20.48 KB Download (32): Copy Link Text Download

Added: November 03, 2010 | Visits: 1.897

MS Word to plaintext converter MS Word to plaintext converter is a service menue easily converts MS Word documents to plain text files. The generated text file is named *.doc.txt. I hope it is as useful for you as it is for me.. MS Word to plaintext converter KDE-Apps.org Community Portal for KDE Applications Software Office...


Platforms: *nix

License: Freeware Download (195): MS Word to plaintext converter Download

Added: March 11, 2010 | Visits: 978

Grutatxt Grutatxt is a plain text to HTML (and other formats) converter. Grutatxt project succesfully converts subtle text markup to lists, bold, italics, tables and headings to their corresponding HTML, troff, man page or LaTeX markup without having to write unreadable source text files. Grutatxt is a...


Platforms: *nix

License: Freeware Size: 29.7 KB Download (94): Grutatxt Download

Added: February 19, 2010 | Visits: 898

mod_loopback mod_loopback module serves as a web client debugging tool and simply sends back plain text output of everything received conerning a request: the request line, headers, any content received from a POST or PUT, and if installed, any data passed from mod_watch. Configuration: The commands below...


Platforms: *nix

License: Freeware Size: 13.31 KB Download (97): mod_loopback Download

Added: September 14, 2010 | Visits: 1.083

HTML::FromText HTML::FromText is a Perl module that can convert plain text to HTML. SYNOPSIS use HTML::FromText; text2html( $text, %options ); # or use HTML::FromText (); my $t2h = HTML::FromText->new( %options ); my $html = $t2h->parse( $html ); HTML::FromText converts plain text to HTML. There...


Platforms: *nix

License: Freeware Size: 13.31 KB Download (113): HTML::FromText Download

Added: October 06, 2010 | Visits: 877

a2png a2png is a UNIX program that converts plain text into PNG images. a2png is written in C and distributed under the GNU General Public License v2. Example: The last image below was generated with the following command: $ head -80 a2png.c | tail -40 | a2png --crop - --font-size=0.015...


Platforms: *nix

License: Freeware Size: 102.4 KB Download (95): a2png Download

Added: January 25, 2010 | Visits: 959

mod_txt mod_txt is a simple output filter module to display plain text files as HTML (or XHTML) with a header and footer. When a text file is requested, mod_txt module escapes the text as required for HTML, and displays it between the header and the footer. How to use it Apart from setting the Header...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (91): mod_txt Download

Added: April 08, 2010 | Visits: 1.196

PCL::Simple PCL::Simple is a Perl module to create PCL for printing plain text files. SYNOPSIS use PCL::Simple qw( PCL_pre PCL_post ); open PLAIN,.


Platforms: *nix

License: Freeware Size: 5.12 KB Download (122): PCL::Simple Download

Added: March 19, 2010 | Visits: 936

xfpt xfpt is a program that reads a file of plain text that contains relatively simple markup, and outputs an XML file. xfpt project is intended to simplify the management of XML data. It is not a program that attempts to turn a plain text document into XML. Markup within text is introduced by...


Platforms: *nix

License: Freeware Size: 122.88 KB Download (89): xfpt Download

Released: October 12, 2011  |  Added: December 17, 2011 | Visits: 2.835

Sense TO RSS Create, Author and Publish RSS feeds directly to your website. Flexible Feed Manager allows mix of online Validation and Publishing schemes between 'primary' and 'secondary' websites. Namespace extend and style item descriptions in HTML without need of XML and HTML technical knowledge!....


Platforms: Windows

License: Freeware Size: 2.07 MB Download (455): Sense TO RSS Download

Released: July 17, 2012  |  Added: August 22, 2012 | Visits: 1.941

Sense RSS Editor Plugin RSS Plugin with graphical user interfaces that fully integrate into the Edit Environment of Silva Elm's Sense Editor. GUI's include a Control Panel, a Feed browser to review the generated RSS and an Editor for RSS content authoring in plain-text. RSS news item descriptions may be...


Platforms: Windows

License: Freeware Size: 3.91 MB Download (448): Sense RSS Editor Plugin Download

1 2 3 4 5 >