Web Authoring
Filters
Categories
Top downloads
- Kindle for PC 2.7.70978
- Windows Installer Cl...
- Opera Mini for Java ...
- Windows 7 Service Pa...
- Total Commander 11.51
- PlayStation Portable...
- Universal Virus Snif...
- Trojan Remover 6.9.6...
- UC Browser for Java ...
- RockXP 4.0
- HaoZip 5.9.8 Build 1...
- Free IP Scanner 3.5
- Kid Key Lock 2.4
- AutoCorect 4.1.5
- Avast Virus Definiti...
Recommended downloads
![]() | ![]() | ![]() | ||
Fast, powerful, SEO website builder, optimized CMS, CSS compliant. Fast, client side XML to html engine. Beginners enter content and select design. Experts use their own templates and save time building high quality sites . No online server required. | CSE HTML Validator Lite is a fast, easy to use, and FREE HTML & CSS development tool for Microsoft Windows that helps you create problem-free HTML, CSS, and XHTML documents. It's also an excellent learning tool. | Flash Gallery System, display photos/video/swf online. descriptions-Slideshow Feature-MP3 Player-Image Stats-Comment/Rating feature-Customizable-Multiple Upload-Unlimited Albums-Change Skins-Watermark Images. Available as a standalone gallery, a Joomla co | ||
Download here | Download here | Download here Buy full version |
Web Authoring
Sort by:
Subcategories:
- ASP & PHP (4)
- Flash Utilities (62)
- HTML Editors (5)
- Java & JavaScript Editors (47)
- Other (1)
- Site Management (7)
- XML/CSS Utilities (6)

Allatori is a second generation Java obfuscator, which offers a full spectrum of protection for your intellectual property. We have developed a number of unique functions into Allatori to make reverse engineering the code nigh on impossible.
Shareware,
Updated 2 June 2025
Downloads
1,364
1,364
Last week
8
8

Helps you proofread, interconvert, validate and tidy ISBN-10 and ISBN-13 (International Standard Book Number) references in your HTML or other documentation. It validates the checkdigit, inserts dashes, interconverts ISBN-10 and ISBN-13.
Freeware,
Updated 11 January 2017
Downloads
1,786
1,786
Last week
6
6

Spinner consists of source for classes for a DateSpinner and to add hex and formatted dollar input/output for Java JSpinner to your own Java programs.
Freeware,
Updated 15 May 2017
Downloads
1,599
1,599
Last week
6
6

Check that a server is sending the correct mime type for any given URL.Helps you check that a server, possible not even yours, is properly configured. See mindprod.com/jgloss/ mime.html to learn what MIME types are.
Freeware,
Updated 15 May 2017
Downloads
1,310
1,310
Last week
5
5

Sound lets you mathematically create sounds in Java. You define your sounds in terms of 16-bit linear code for the waveform, -- an array of samplings. The U_Law.class will then convert that to (or from) *.AU mu-law 8-bit encoding format.
Freeware,
Updated 15 May 2017
Downloads
2,018
2,018
Last week
4
4

http is a small library of Java classes to let you do HTTP GET/POST/HEAD/PROBE/ CHASE to a server with http: or https:. Also encodes parameter pairs for you. It does nothing on its own. It is intended to be incorporated into your own programs.
Freeware,
Updated 16 March 2017
Downloads
1,932
1,932
Last week
4
4

Java classes to include in your own programs. They let you read or write a file in one fell swoop into RAM. It also includes createTempFile and PrintWriterPlus.
Freeware,
Updated 11 November 2016
Downloads
1,370
1,370
Last week
4
4

Fast string search (indexOf) using the Boyer-Moore algorithm. Incorporate this class into your own Java programs to rapidly search strings. Boyerr-Moore is about twice as fast as String.indexOf when the string you are searching in is 2K.
Freeware,
Updated 15 May 2017
Downloads
1,758
1,758
Last week
4
4

Wavelength creates Color objects given the wavelength or the frequency of the light rather than the usual RGB or HSB. instead of: Color c = new Color(255, 0, 0); use the frequency in nanometers, and gamma 0.0. .. 1.0. (gamma is intensity/brightness .)
Freeware,
Updated 11 January 2017
Downloads
3,376
3,376
Last week
4
4

Pentium works in Java on Windows and Intel Pentium class and AMD CPUs to determine the CPUID information such as the vendor, brand/model, step, model, instruction set family, cpu serial number, and the RDTSC Time stamp register.
Freeware,
Updated 15 May 2017
Downloads
1,718
1,718
Last week
4
4

Official Encoding will tell you the official name of any given Java encoding and whether it is supported by Java. It will also display some of the characters available with that encoding.
Freeware,
Updated 7 February 2017
Downloads
1,643
1,643
Last week
3
3

You can change:- text;- text format;- max text width;- extra line width;- line height;- text x margin;- distance between 2 lines;- line gradient 1;- line alpha 1;- line gradient 2;- line alpha 2;- tween time;- tween type;- tween delay;- lines tween d
Commercial,
Updated 29 August 2014
Downloads
71
71
Last week
3
3

Java code to converts number to words in any of 24 languagues. Useful for writing cheques or legal documents.
Freeware,
Updated 16 March 2017
Downloads
1,757
1,757
Last week
3
3

JDisplay displays Java, HTML, bat, SQL, ini, csv, xml, mproperties... files a variety of colours, fonts, sizes and weights to help make them more presentable. Why would you use it? For the same sorts of reasons you use colours and fonts in an IDE.
Freeware,
Updated 15 May 2017
Downloads
1,939
1,939
Last week
3
3

Anychart Flash Maps Flexible XML-Driven solution: US, World, US Counties. You can add background and captions, XML data file and a set of customizable options make AnyChart Maps a universal solution for web developers.
Shareware,
Updated 21 May 2015
Downloads
699
699
Last week
3
3

FilenameFilters you can use in your own Java programs with File.list( FilenameFilter f ). They can also be used standalone as fancy dir commands. Also includes CommandLine to parse command line and collects directory trees.
Freeware,
Updated 15 May 2017
Downloads
1,377
1,377
Last week
3
3

See what browsers and programs are sending to an HTTP Server. Simple server just dumps whatever it receives on the console.
Freeware,
Updated 15 May 2017
Downloads
1,586
1,586
Last week
3
3

The packs have 5 product for a Total of $54.68. Now just need $27.
Commercial,
Updated 13 April 2015
Downloads
57
57
Last week
3
3

Template-driven Javadoc doclet that generates classic framed JavaDoc, single-file HTML, the exceptional quality RTF with rendering of HTML tags embedded in Java comments (including images). Full support of new Java 5.0 language features. Doclet GUI.
Freeware,
Updated 3 May 2023
Downloads
338
338
Last week
2
2

Scans multiple files looking for a REGEX pattern, and summarised what it finds as a CSV file. See mindprod.com/jgloss/ regex.html for how to compose them.
Freeware,
Updated 15 May 2017
Downloads
1,551
1,551
Last week
2
2

The Big Faceless Report Generator is a Java component for creating PDF reports from XML. The Extended Edition includes a PDF reader for importing & editing data. Free trial available on site.
Commercial,
Updated 4 May 2012
Downloads
249
249
Last week
2
2

The Big Faceless PDF Library is a Java class library for creating PDF documents. The Extended Edition offers the ability to create and edit AcroForms, verification for multiple digital signatures, text extraction and is 100% java.
Commercial,
Updated 26 February 2015
Downloads
273
273
Last week
2
2

HTML / XML Video List AS3 - v2 version including multiple categories, custom scrolling and autoPlay features ( Flash CS3 / CS4 and above / ActionScript 3.0 ). You can play FLVs and MP4, M4A, MOV, MP4V, 3GP, 3G2 if they contain H.264 video and/or HE-A
Commercial,
Updated 28 August 2014
Downloads
94
94
Last week
2
2

An open source (free) web content reuser utility to insert common snippets of HTML code into multiple web pages at design-time.
Freeware,
Updated 17 March 2016
Downloads
661
661
Last week
2
2

Slide menu web control for JSP with support for IE, Firefox, Chrome, Safari and others. Includes complete help system, object reference and sample pages.
Shareware,
Updated 15 June 2016
Downloads
343
343
Last week
2
2

Converts 32-bit Unicode codePoints to 16-bit surrogate pairs for Java String literals Lets you enter String literals containing unsupported C-style \Uxxxxxxxx escape sequences and it converts them to Java-supported surrogate pair escape sequences.
Freeware,
Updated 14 May 2017
Downloads
929
929
Last week
2
2

Anychart Flash Gantt is a superb, customizable component for displaying Gantt charts. It is light, fast and highly effective for use in web applications. Create groups, connectors and milestones with a simple XML configuration!
Shareware,
Updated 21 May 2015
Downloads
725
725
Last week
2
2

You can use this file how New year e-card for your Clients, Partners, Friend or Family. You can only dragged'n'dropped movie clip "card_mc" to scene. If you need only background with circles, you can use only movie clip "bg". Zip includes: Flash 8
Commercial,
Updated 13 April 2015
Downloads
94
94
Last week
1
1

This is nice and beautiful banner with effects. It is easy to use and customize. Features:1.Self resizable according to the images. Just fix the size of the 'swf' file in the 'html' code.2.Unlimited images.3.Thumbnail gallery with scrolling enabled.
Commercial,
Updated 13 April 2015
Downloads
34
34
Last week
1
1

Hight quality component, using XML file to load data's and configuration. Support any kind of pictures and unlimited number of pictures. Dinamic loading resurces giveing the best loading time. Very well documented and very simple to configure.
Commercial,
Updated 13 April 2015
Downloads
38
38
Last week
1
1