Build queue — next 20 tools
Prioritized by fastest feasibility (client-side or Lovable AI Gateway, no paid APIs) and highest overlap with existing search intent across our 992-tool catalog.
| # | Tool | Category | Effort | Why now |
|---|---|---|---|---|
| 1 | Base64 Encoder | Developer Tools | Small | Pure client text transform. Massive search volume. |
| 2 | Case Converter | Text Tools | Small | Trivial JS, evergreen developer query. |
| 3 | Remove Duplicates | Text Tools | Small | One-line dedupe. Strong recurring intent. |
| 4 | JWT Decoder | Developer Tools | Small | Client-side base64+JSON. High dev intent. |
| 5 | Resize Image | Image Tools | Small | Reuses canvas pipeline already in app. |
| 6 | Crop Image | Image Tools | Medium | Canvas crop, pairs with resize. |
| 7 | Rotate Image | Image Tools | Small | Canvas rotate/flip, very fast. |
| 8 | SVG to PNG | Image Converter | Small | Drawable in canvas; high download intent. |
| 9 | HEIC to JPG | Image Converter | Medium | libheif-js client decode. iPhone users. |
| 10 | AVIF to JPG | Image Converter | Small | Browser-native AVIF decode. |
| 11 | Fancy Text | Generators | Small | Unicode mapping table, no deps. |
| 12 | lbs to kg | Unit Converter | Small | Trivial; ranks for unit queries. |
| 13 | inches to cm | Unit Converter | Small | Trivial; high search volume. |
| 14 | Merge PDF | Document Converter | Medium | pdf-lib in browser. High intent. |
| 15 | Split PDF | Document Converter | Medium | pdf-lib pairing with merge. |
| 16 | Compress PDF | Compress | Large | pdf-lib re-encode + image downsample. |
| 17 | AI Summarizer | AI Tools | Medium | Lovable AI Gateway, no extra keys. |
| 18 | AI Paraphraser | AI Tools | Medium | Lovable AI Gateway prompt template. |
| 19 | Social Image Resizer | Social Media | Medium | Reuses resize canvas + presets. |
| 20 | YouTube Thumbnail Maker | Social Media | Medium | Canvas compose + text overlay. |