Edit Notepad For Characters.

Discussion in 'Software' started by TimW, Aug 23, 2025.

  1. TimW

    TimW MajorGeeks Administrator - Jedi Malware Expert Staff Member

    I have a large (long) essay that I need to edit into 500 character paragraphs. Anyone know how to do this? I could transfer it to open office if that would be my best/only choice.
     
  2. foogoo

    foogoo Major "foogoo" Geek

    Something like this? This is broken at 50 characters.

    I have no idea what line two is.This is a test of
    text counting. The quick brown fox jumped over th
    e lazy dog.I have no idea what line two is.This is
    a test of text counting. The quick brown fox jum
    ped over the lazy dog.I have no idea what line two
    is.This is a test of text counting. The quick br
    own fox jumped over the lazy dog.I have no idea wh
    at line two is.This is a test of text counting. T

    With Notepad++
    1)
    Press Ctrl+H
    Search Mode: Regular expression (leave . matches newline unchecked)
    Find what: \R+
    Replace with: (space) or nothing
    Replace All
    (This make the text one long run on sentence.)

    2)
    Then insert a break every 500 chars:
    Find what: (?s)\G.{500}
    Replace with: $0\r\n
    Replace All
     
  3. TimW

    TimW MajorGeeks Administrator - Jedi Malware Expert Staff Member

    Ummmm.....probably, but it's greek to me.
     
  4. foogoo

    foogoo Major "foogoo" Geek

  5. foogoo

    foogoo Major "foogoo" Geek


    You can pause as needed...
     
    TimW likes this.
  6. TimW

    TimW MajorGeeks Administrator - Jedi Malware Expert Staff Member

    Or I can find some sucker to do it for me.lol
     
  7. _nullptr

    _nullptr Major Geeky Geek Geek

    AI does a good job of things like this. Ask copilot to - Transform the following text into 500 character paragraphs "paste the text here"
     
  8. TimW

    TimW MajorGeeks Administrator - Jedi Malware Expert Staff Member

    Someone else suggested that..I have no idea what or how that works. Is it related to AI on facebook?
     
  9. TimW

    TimW MajorGeeks Administrator - Jedi Malware Expert Staff Member

    Someone suggested chatgpt...also something I am unfamiliar with...old dog ..new trick...etc.
     
  10. TimW

    TimW MajorGeeks Administrator - Jedi Malware Expert Staff Member

    Sweet.....I took a dive into chatgpt and after some struggles, managed to get it to do as I wished...it even made suggestions I hadn't thought of. Yeah!!
     
    _nullptr likes this.

MajorGeeks.Com Menu

Downloads All In One Tweaks \ Android \ Anti-Malware \ Anti-Virus \ Appearance \ Backup \ Browsers \ CD\DVD\Blu-Ray \ Covert Ops \ Drive Utilities \ Drivers \ Graphics \ Internet Tools \ Multimedia \ Networking \ Office Tools \ PC Games \ System Tools \ Mac/Apple/Ipad Downloads

Other News: Top Downloads \ News (Tech) \ Off Base (Other Websites News) \ Way Off Base (Offbeat Stories and Pics)

Social: Facebook \ YouTube \ Twitter \ Tumblr \ Pintrest \ RSS Feeds