Web Authoring
Filters
Categories
Top downloads
- Opera Mini for Java ...
- Kindle for PC 2.7.70978
- aSc TimeTables 2025....
- Windows 7 Service Pa...
- Trojan Remover 6.9.6...
- UC Browser for Java ...
- Snappy Driver Instal...
- PlayStation Portable...
- Windows Installer Cl...
- System Ninja 4.0.1
- Unlocker 1.9.2
- PCtransfer 1.0.0.1033
- EaseUS Partition Mas...
- HDClone Free Edition...
- LG Mobile Support To...
Recommended downloads
![]() | ![]() | ![]() | ||
Generate professional HTML and Flash photo album Web pages quickly and easily. Showcase your images by creating your own personal photo gallery Web site in minutes, without knowing HTML or Flash. The best software of its kind. | 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. | CodeLobster PHP Edition is a free portable handy editor primarily intended for editing PHP, HTML, CSS, JavaScript files with support Drupal, Joomla, Twig, JQuery, CodeIgniter, CakePHP, Laravel, Node.js, AngularJS, Symfony, Magento, Yii and WordPress | ||
Download here | Download here | Download here |
Web Authoring
Sort by:
Subcategories:
- ASP & PHP (1)
- HTML Editors (5)
- Java & JavaScript Editors (34)
- Site Management (5)

The smart After Sales Management for All. All4Bay is a multi-platform and multi-lingual software that manages the after sales processes of items which have been sold on eBay. You can use All4BAy to create invoices for ebay or any other customer too.
Freeware,
Updated 11 October 2013
Downloads
317
317
Last week
2
2

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,389
3,389
Last week
2
2

Split large text/html files into smaller files. I find it much faster and more accurate than cut and paste. You embed commands in the big file telling it which pieces of it are to go where, then let Splitter do the work.
Freeware,
Updated 16 March 2017
Downloads
1,387
1,387
Last week
1
1

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,386
1,386
Last week
5
5

The CreditCard Validator will help you tell: (1) if a credit card number is valid (2) which credit card vendor handles that number. It validates the prefix and the checkdigit. It does *not* contact the credit card company.
Freeware,
Updated 11 November 2016
Downloads
4,552
4,552
Last week
3
3

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,032
2,032
Last week
3
3

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,731
1,731
Last week
1
1

In Java, allows you to find out where the mouse in on the screen, even when it is not over one of your apps. This has similar function to MouseInfo.getPointer Info in Java 1.7+. This class will work in any version of Java. It uses JNI and a DLL.
Freeware,
Updated 15 May 2017
Downloads
2,120
2,120
Last week
2
2

Applet to list all supported encodings (character sets) supported by your browser/java.
Freeware,
Updated 7 February 2017
Downloads
1,484
1,484
Last week
1
1

DHTMLX JavaPlanner is a rich Ajax-powered web control for Java. It allows creating full-featured attractive event and booking calendars, time planners, job schedulers and task managers in Java.
Freeware,
Updated 11 September 2015
Downloads
740
740
Last week
1
1

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,806
1,806
Last week
4
4

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,948
1,948
Last week
3
3

Help determine a file's encoding by displaying it wth any of the supported encodings in hex and in decoded characters.
Freeware,
Updated 11 November 2016
Downloads
3,404
3,404
Last week
1
1

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,945
1,945
Last week
2
2

LazyJ is a rapid development framework for Java-based WEB applications. It includes a very fast template engine, page caching and data caching, database wrapper with connection pooling, database-backed sessions, time-bounded servlet execution.
Freeware,
Updated 6 February 2025
Downloads
433
433
Last week
2
2

Consists of a pair of utilities that let you convert/strip/insert HTML/XML/XHTML entities such as _amp;- and _quot; from files converting them back and forth to their equivalent single characters
Freeware,
Updated 15 May 2017
Downloads
2,068
2,068
Last week
1
1

CommandLine parses the command line for a description of a set of files and converts it into a list of individual files to process. CommandLine does nothing by itself. It is library code you can incorporate into your own Java programs.
Freeware,
Updated 14 May 2017
Downloads
969
969
Last week
1
1

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,604
1,604
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
948
948
Last week
3
3

Java classes to include in your programs. Includes: HTMLArrayComparator. java compares two arrays of Strings of HTML, ignoring embedded tags. HTMLComparator.java compares two Strings of HTML, ignoring embedded tags.
Freeware,
Updated 15 May 2017
Downloads
1,322
1,322
Last week
1
1

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,395
1,395
Last week
1
1

Gets the 4-byte 32-bit binary volume serial number of a Windows disk drive assigned when it is formatted to provide and almost unique id.
Freeware,
Updated 15 May 2017
Downloads
1,552
1,552
Last week
1
1

Feed2Html is a free PHP script that converts data from RSS to HTML. If you already have an RSS feed, just install this script to your site. You will be amazed how convenient it will become to publish news.
Freeware,
Updated 5 July 2014
Downloads
708
708
Last week
1
1

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,574
1,574
Last week
2
2

Web hosting for small businesses and personal web sites. How to find best hosting for your web site. Guide. Main Hosting Features should you understand. Glossary.
Freeware,
Updated 13 May 2018
Downloads
185
185
Last week
1
1

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,321
1,321
Last week
2
2

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
342
342
Last week
1
1

A generic framework for writing static macros in Java to generate elaborate boilerplate in HTML text files on the desktop without requiring any server side coding. It could also be used to expand macros in any text files.
Freeware,
Updated 14 May 2017
Downloads
2,627
2,627
Last week
1
1

Simple component-oriented MVC Java Web Framework alternative to JSF, Wicket, Tapestry, Click etc. Very compact documentation. An intuitive compilable language defined as a merge of Java and HTML formal grammars. Pure Java. Runtime is Open Source
Freeware,
Updated 9 February 2014
Downloads
463
463
Last week
2
2

This software is a Content Management System for online documents. It has very flexible template engine, and you can freely edit the template on the web browser. This software has Html Component based Template design engine.
Freeware,
Updated 6 March 2015
Downloads
293
293
Last week
1
1