This page collects the situations people most often run into on Paji Dev Workshop, and what to try. If none of them fit, just email us.
A tool is unresponsive, or freezes on large input
Every tool on this site runs inside your browser; nothing is sent to a server. That means speed depends on your device, and very large input (a few MB of JSON or an image, say) can make the tab briefly stop responding.
F5 on desktop, pull to refresh on mobile).My input disappeared after a reload
Tool input and results live only in the current tab. They are never uploaded and never sync across devices. Reloading, closing the tab, or clearing browser data removes them, and they cannot be recovered. Copy anything important out first.
The result differs from what I expected, or from another tool
Check the usual sources of difference first:
CRLF (Windows) and LF (Unix) are different characters and change hash and diff results.If none of those explain it, it may be a bug here. Send us the input along with the result you expected.
The page renders incorrectly or the layout breaks
Clear your browser cache and reload. If it only happens in one browser, mention that when you write in.
If none of the above helps, or you found a bug or want a tool that is missing, email us:
š§ paji.contact [at] gmail [dot] com
Including the following helps us handle it faster:
Typical response time is one to three business days.