Changelog

Latest updates, newest first.

Text tools: new mobile-friendly interface

2025-12-16

We’ve refreshed the Text Tools UI to work smoothly on phones and tablets. The layout is now cleaner, faster to use with touch, and easier to read on smaller screens.

  • Responsive layout that adapts to any screen size
  • Bigger tap targets and improved spacing for touch
  • More readable inputs and results on mobile
  • Sticky actions (Convert / Copy) for quicker workflow

If anything feels off on your device, let us know and include your phone model + browser. Contact form

Markdown handling just got better

2025-12-12
  • HTML to Markdown now handles large HTML much more reliably.
  • HTML tables are now converted into clean ASCII-style Markdown tables.

Example input (HTML):

<table> 
<thead> 
  <tr> <th>Language</th> <th>Syntax style</th> <th>Notes</th> </tr> </thead>
<tbody>
  <tr> <td>HTML</td> <td>Tag-based</td> <td>Good for browsers, verbose for humans</td> </tr> 
  <tr> <td>Markdown</td> <td>Plain text</td> <td>Great for writing docs and README files</td> </tr> 
  <tr> <td>JSON</td> <td>Key-value</td> <td>Perfect for configs and APIs, not for articles</td> </tr> 
</tbody> 
</table> 

Converted output (Markdown table):

| Language | Syntax style | Notes | 
|----------|--------------|-----------------------------------------------| 
| HTML     | Tag-based    | Good for browsers, verbose for humans         | 
| Markdown | Plain text   | Great for writing docs and README files       | 
| JSON     | Key-value    | Perfect for configs and APIs, not for articles| 

New tool Banner Maker

2025-12-04

We are proud to announce our new Banner Editor.

Key features:

  • Free and no login required
  • Create a banner in minutes with just a few clicks
  • Built for e-commerce campaigns
  • Full control over the design
  • Easy export to PNG / JPG / WEBP for your site

Give it a spin and let us know what you think. Your feedback helps us shape the next features. Contact us.

PicoToolkit evolves fast. Stay ahead.

Get early access to new tools, features, and productivity upgrades.

Unsubscribe anytime.
© PicoToolkit 2022-2026 All rights reserved. Before using this website read and accept terms of use and privacy policy. Icons by Icons8