Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

csv

  1. U

    Passwords successfully imported 0 passwords

    Just a tip for anyone unable to import a csv file of passwords exported from another password manager into Monterey’s password manager: Take a look at the file in a text editor and search for quotation characters in any passwords that your old manager generated. The importer seems to trip even...
  2. yellow8

    PDFZone 2 - rename your PDF files automatically - based on content from predefined zones

    I'm proud to introduce PDFZone 2, a productivity macOS app that allows you to: Automatically rename your PDF files based on their content Automatically extract your PDF files content to useful data (CSV file) Give PDFZone multiple PDFs of the same type, and it will smartly rename them, or...
  3. yellow8

    PDFZone - an app to extract data from PDF files (based on pre-defined areas)

    Hello, As the creator of the app, I'm proud to introduce PDFZone, a productivity app: The app itself PDFZone automatically extracts your PDF files' content to useful data (CSV file). Give PDFZone multiple PDFs of the same type, and it will smartly extract the data you need (from predefined...
  4. M

    macOS Applescript line break in Text Wrangler?

    I'm using Applescript to generate CSV files in Text Wrangler. What character do I need to append to my lines in Applescript for Text Wrangler to see it as a line break? "¬" is not working. Perhaps an ASCI code? Help greatly appreciated.