Aspose.PSD CLI NLP Editor Application for .NET

Aspose.PSD for .NET Product Logo

Welcome to Aspose.PSD NLP Editor CLI Application for .NET

Aspose.PSD CLI NLP Editor Application is a lightweight console utility for editing PSD files using natural language commands. Easy integration into CI/CD Pipelines.

Disclaimer

This is an experimental application. Please try it and leave feedback. Any feedback is highly appreciated. We want to take NO-Code application to the next level. Easy integration to any build pipeline or business process is our goal.

Main functionality of Aspose.PSD NLP Editor CLI Application for .NET

  1. Perform operations on PSD, PSB, AI files using natural language commands.
  2. Supports various operations like conversion, adjustment, resizing, and more.
  3. No-code CI/CD automation.
  4. Supports writing requests in natural language for editing PSD files.

Usage from command line:

Available parameters for Aspose.PSD.CLI.Crop Application

Argument Description
any text Required. You command in natural language to update PSD or PSB File
license Path to the license.
verbose Display more information on a specific command.
setup Creates bat file in tools folder for quick call from console. Example: –setup psd.nlp. Then you can call tool with psd.nlp command

Examples of usage

  1. This command will convert first found file (That can be opened with aspose.psd) from current folder and will save it png format with transparency. Also, the license will be set up. You need to specify license only once. The next runs the license will be used from the specified path. This command will show the verbose log of NLP processing if it’s available.

      nlp.cli Convert file from this folder to png format with alpha --license "C:\Aspose\LicenseFile.lic --verbose "

  2. This command find the file with most similar name to “smth.psd”. Then it will adjust contrast and will save it to jpeg wiith the best quality. Name of output file will printed. It will be smth.jpg

    Adjust contrast on 10 of layer with name ellipse in file smth.psd and save it to output.jpg with best quality

  3. This command will wind file on the specified path, and will reduce its size to 25%. Output file will printed. It will be saved in the current folder of console.

    Resize file C:\Users\someuser\Desktop\input.psd to 25%

  4. This command will find file input.psd in C:\Users\someuser\Desktop. Then it will find layer with index 3 and will resize it to width 50px and height 100px. Then this layer will be saved as PDF in C:\Users\someuser\Desktop\output.pdf

     Resize layer with index 3 of C:\Users\someuser\Desktop\input.psd to width 50 and height 100 and save it to C:\Users\someuser\Desktop\output.pdf
     

  5. This command will open smth.psd in current folderm but all effects will be disabled. And then this file will be converted to BMP format and as output.bmp in the current folder.

     Open smth.psd without effects and save it to output.bmp
      

Please check other Aspose.PSD CLI Applications for .NET if you need to add support for PSD, PSB, and AI Formats to your workflow

  1. Aspose.PSD CLI Convert
  2. Aspose.PSD CLI Crop
  3. Aspose.PSD CLI Resize
  4. Aspose.PSD CLI Export
  5. Aspose.PSD CLI NLP Editor

Please check Aspose.PSD for .NET or [other platforms]

Aspose.PSD CLI Applications is a ready-to-use solution for popular operations. If you need a flexible solution, please check the full version of Aspose.PSD

  1. Aspose.PSD for .NET
  2. Aspose.PSD for Java
  3. Aspose.PSD for Python via .NET

Aspose.PSD for .NET Resources

Following are the links to some useful resources you may need to accomplish your tasks.