If you're editing text and HTML documents that have extra spaces at the end of lines, the process of trimming such lines can take some time. This plugin can help by automating the removal of end-of-line whitespace.
If your pages tend to contain many text links, this plugin makes it easier to link the selected text using the right click menu. It can also filter out special characters so you can create safe plain text links, optionally with ID / NAME attributes.
Prefer plugins that can perform multiple functions? This plugin adds several options for working with comments and for using the selected text to generate hyperlinks, tables, numeric entities and file names.
Need to convert blocks of text or HTML to htp.p() statements? This plugin makes it easier to create htp.p lines and convert them back to text / HTML. It also provides options for commenting / uncommenting lines and inserting related tags.
hkSetupPlus makes it easier to use hundreds of optional tools written for HTML-Kit, even if you're just getting started, by automating the installation of most additions and updates.
Find, select and insert custom snippets using the keyboard with this TagsReminder-inspired interface. You can now test drive the beta version and send your feedback.
So you've installed dozens of plugins and wondering if any of the plugins have been updated since. hkDLPlusHelper makes it easier to check if there are any updates for the currently installed plugins.
Remember the 'old' days of the Web when you didn't have much control over how your pages looked? These days most sites use stylesheets, but content is still the king. This plugin makes it easier to preview your pages with and without CSS.
Looking for a quick way to test mailto addresses or even send email to addresses in your HTML files while editing? This plugin makes it possible to right click and send email to the address at the cursor.
HTML Tidy is able to provide fixes and suggestions for common coding errors by analyzing tag patterns. This plugin makes it possible to test the latest beta version of Tidy without having to replace the last version.
Prefer to use the mouse for inserting tags? This plugin makes it easier to access commonly used tags using the right click menu. It also provides the ability to add new options for inserting custom code snippets.
Need a little help invoking your favorite DOM tool? This plugin makes it easier to open external programs for viewing the Document Object Model, such as the Mozilla DOM Inspector.
Looking for a way to create thumbnails of large images? This plugin can generate a custom size thumbnail of the specified GIF, JPEG, PNG or BMP image along with the HTML code for opening the original image.
Quickly create and insert single-color images, that can be used to add image-based dots, vertical/horizontal lines/bars, rectangles and transparent space holders to web pages.
Not shy about using fancy fonts on your web pages? This plugin makes it easier to insert generic font family names as well as other commonly used font names.
Creating TABLEs with a few cells is easy enough, but the amount of time required to hand code larger tables can grow in a hurry, especially if there are any merged cells. This wizard makes it easier to visually create HTML tables with merged cells.
Looking for a quick way to add alt attributes to img tags? This plugin can be used to look through <img tags in the current document and add empty alt="" attributes if alt is missing.
In many cases it's necessary to use the entity to display consecutive spaces on HTML pags. This plugin makes it easier to convert multiple spaces to nbsp entities or nbsp entities to regular spaces.
Update your pages often? This plugin makes it easier to update "Last Updated On ___" labels. It can also create new documents based on custom templates with date/time placeholders.
The Open In New Window option in HTML-Kit can be used as a way to create static split views. This plugin simplifies it by using the Output window to display a snapshot of the text in the Editor window.