અદૃશ્ય અક્ષર ચકાસક
છુપાયેલા character contamination ને શોધવા અને સુધારવા text paste કરો.
Text ક્યારેય upload થતો નથી. Analysis સંપૂર્ણપણે તમારા બ્રાઉઝરમાં ચાલે છે.
100% browser-side processing / કોઈ upload નહીં
કેવી રીતે ઉપયોગ કરવો
- Text paste કરો અને analysis આપમેળે શરૂ થાય છે.
- Type, count અને position જોવા summary અને list તપાસો.
- સમસ્યા વધુ સ્પષ્ટ જોવા display mode બદલો.
- સુધારેલો text copy કરવા Clean Copy વાપરો.
ઉદાહરણો
પેસ્ટ ભંગાણ તપાસ
ઇનપુટ: NBSP અને ZWSP મળેલા text
આઉટપુટ: NBSP અને ZWSP શોધે છે અને general preset વડે સુધારે છે
Code અને JSON inspection
ઇનપુટ: BOM અથવા control character contamination ધરાવતો JSON string
આઉટપુટ: code/JSON preset વડે જોખમી characters દૂર કરે છે
વારંવાર પૂછાતા પ્રશ્નો
શું મારો text server પર મોકલાય છે?
ના. Processing તમારા બ્રાઉઝરમાં સ્થાનિક રીતે થાય છે.
શું newline સંબંધિત સમસ્યાઓ શોધી શકે છે?
હા. CRLF/LF/CR અને U+2028/U+2029 શોધે છે અને positions સાથે list કરે છે.
મને અનિચ્છિત ફેરફારોની ચિંતા છે.
ફક્ત જોખમી characters ને target કરવા Minimal Changes preset વાપરો.
શું હું report teammates સાથે share કરી શકું?
હા. Type/count/position details plain text તરીકે export કરવા Copy Report વાપરો.
શબ્દાવલી
- ZWSP
- Zero-width space (U+200B), જે screen પર દેખાતો નથી.
- NBSP
- No-break space (U+00A0). સામાન્ય spaces સાથે mix થાય તો matching તૂટી શકે છે.
- Bidi નિયંત્રણ અક્ષરો
- દિશા બદલતા characters, જે rendering confusion અથવા security issues પેદા કરી શકે છે.
નોંધો
- Production workflows માં વાપરતા પહેલાં transformed text જરૂર તપાસો.
- Clipboard content બીજા apps દ્વારા વાંચી શકાય છે. Shared devices પર સાવધ રહો.
- Input persist થતો નથી. Page reload કરવાથી હાલનો text સાફ થાય છે.