OPML Minifier

OPML Minifier Form

This form allows you make minify OPML format:


Move to «Paste Code» for Save it

About OPML Minifier tool

What is OPML?

OPML - Outline Processor Markup Language is an XML file format used for creating outlines. The OPML file format is used to exchange information between applications, exchange lists of Web feeds, RSS, etc. The format is simple, self-documenting, extensible and readable.

About OPML Minifier tool

The Minifier OPML online was created to help with removing all whitespace, indentation and newlines for decrease size and amount of data transferred on clients. The purpose of minifcation is to increase the speed of a website. Minimisation can make a opml up to 30% smaller, resulting in a faster download time.

How it Works?

Just paste your OPML to the textarea above and click to the button "Minify" and you will get compressed OPML in the same textarea.

Example of OPML Minify

Before:
<opml version="1.0">
	<head>
		<title>Sample OPML file for RSSReader</title>
	</head>
	<body>
		<outline title="News" text="News">
			<outline text="Big News Finland" title="Big News Finland" type="rss" xmlUrl="https://wtools.io/"/>
			<outline text="CoronaVirus" title="covid-19" type="rss" xmlUrl="https://wtools.io/"/>
			<outline text="Reuters Top News" title="Reuters Top News" type="rss" xmlUrl="https://wtools.io/"/>
			<outline text="Yahoo Europe" title="Yahoo Europe" type="rss" xmlUrl="https://wtools.io/"/>
		</outline>
		<outline title="Tech" text="Tech">
			<outline text="Best web tools" title="Coding Horror" type=s"rss" xmlUrl="https://wtools.io/"/>
			<outline text="SEO tools" title="seo 2020" type="rss" xmlUrl="https://wtools.io/"/>
			<outline text="Developer tools" title="dev" type="rss" xmlUrl="https://wtools.io/"/>
			<outline text="Reuters Technology" title="Reuters Technology" type="rss" xmlUrl="https://wtools.io/"/>
		</outline>
	</body>
</opml>
After:
<opml version="1.0"><head><title>Sample OPML file for RSSReader</title></head><body><outline title="News" text="News"><outline text="Big News Finland" title="Big News Finland" type="rss" xmlUrl="https://wtools.io/"/><outline text="CoronaVirus" title="covid-19" type="rss" xmlUrl="https://wtools.io/"/><outline text="Reuters Top News" title="Reuters Top News" type="rss" xmlUrl="https://wtools.io/"/><outline text="Yahoo Europe" title="Yahoo Europe" type="rss" xmlUrl="https://wtools.io/"/></outline><outline title="Tech" text="Tech"><outline text="Best web tools" title="Coding Horror" type="rss" xmlUrl="https://wtools.io/"/><outline text="SEO tools" title="seo 2020" type="rss" xmlUrl="https://wtools.io/"/><outline text="Developer tools" title="dev" type="rss" xmlUrl="https://wtools.io/"/><outline text="Reuters Technology" title="Reuters Technology" type="rss" xmlUrl="https://wtools.io/"/></outline></body></opml>
Donate

Did you like this tool? You can donate to us. This will help us improve our free web tools.

Paypal
Related Tools