Aspose.Barcode Cloud is a REST API that allows barcode generation and recognition. You can generate barcode from a number of file formats such as JPEG, GIF, BMP etc. Similarly, you can work with various aspects of barcode generation and recognition such as specify image dimensions or you can set barcode attributes as per your requirements.

Aspose.Barcode Cloud provides two approaches used to create barcode. Firstly, you can upload the desired file to Aspose Cloud Storage using Aspose Cloud REST API. Then you can generate barcode image using Aspose.Barcode Cloud REST examples. You can also use Aspose.Barcode Cloud SDK examples for generating the barcode image from the file uploaded on Aspose Cloud Storage for different languages like .NET, Java, Ruby and PHP.

Another way is to directly generate barcode image on your local system using Aspose.Barcode Cloud REST AP and SDKs without saving the file to Aspose Cloud Storage. You can use the file path or stream to generate barcode image using Aspose.Barcode Cloud REST API. The file is sent through request stream to Aspose Cloud servers, processed and the output is sent back as response stream. In this case, the file is not saved on Aspose Cloud Storage. It is a single call process that uploads the file to server, generates the barcode image, sends the generated image as response stream and deletes the source file from the server.

REST and SDK Examples:

Create barcode and get image as stream

Create barcode and save image to local disk

Please refer to Aspose.Barcode Cloud documentation for more details on its features. So, with this simple set of features you can generate barcode image either from local file or stream in the cloud. Being a platform independent API, Aspose.Barcode Cloud can work with other File Format APIs across any platform using any programming language.

We offer a free development account for evaluation purposes, so you could try the features to work with barcode images. You can sign up and get started with the feature rich APIs in no time. Feel free to write to us in case of any queries or feedback regarding Aspose Cloud APIs. Keep tuned in to our blogs for the latest updates and announcements.